Index: Source/core/dom/EventException.idl |
diff --git a/Source/core/dom/EventException.idl b/Source/core/dom/EventException.idl |
index cde710071bce314e0af3ce9508cb5d47c1a62a34..f5104132ec4771c0b471a56b80c07784a3fc386e 100644 |
--- a/Source/core/dom/EventException.idl |
+++ b/Source/core/dom/EventException.idl |
@@ -29,7 +29,6 @@ |
// Introduced in DOM Level 2: |
[ |
DoNotCheckConstants, |
- ImplementationLacksVTable, |
] exception EventException { |
readonly attribute unsigned short code; |