Index: Source/core/fileapi/FileException.idl |
diff --git a/Source/core/fileapi/FileException.idl b/Source/core/fileapi/FileException.idl |
index 6e1321208b7d1684115879f154d13f6596f6484d..a28d3b44e6dbf47889738f095c5b70f855fa91e6 100644 |
--- a/Source/core/fileapi/FileException.idl |
+++ b/Source/core/fileapi/FileException.idl |
@@ -31,7 +31,6 @@ |
[ |
NoInterfaceObject, |
DoNotCheckConstants, |
- ImplementationLacksVTable |
] exception FileException { |
readonly attribute unsigned short code; |