summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/canvas/DataView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/canvas/DataView.idl')
-rwxr-xr-xSource/WebCore/html/canvas/DataView.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/html/canvas/DataView.idl b/Source/WebCore/html/canvas/DataView.idl
index f99a814..2e173d7 100755
--- a/Source/WebCore/html/canvas/DataView.idl
+++ b/Source/WebCore/html/canvas/DataView.idl
@@ -26,7 +26,6 @@
module html {
interface [
- Conditional=3D_CANVAS|BLOB,
CanBeConstructed,
CustomConstructFunction,
CustomToJS,