summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/ErrorEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/ErrorEvent.idl')
-rw-r--r--WebCore/dom/ErrorEvent.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/dom/ErrorEvent.idl b/WebCore/dom/ErrorEvent.idl
index 6125e1e..ad13193 100644
--- a/WebCore/dom/ErrorEvent.idl
+++ b/WebCore/dom/ErrorEvent.idl
@@ -32,7 +32,6 @@ module events {
interface [
Conditional=WORKERS,
- GenerateConstructor,
NoStaticTables
] ErrorEvent : Event {