summaryrefslogtreecommitdiffstats
path: root/WebKit/win/DOMCreateInstance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/DOMCreateInstance.cpp')
-rw-r--r--WebKit/win/DOMCreateInstance.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebKit/win/DOMCreateInstance.cpp b/WebKit/win/DOMCreateInstance.cpp
index 78b2d4e..ebaa4ce 100644
--- a/WebKit/win/DOMCreateInstance.cpp
+++ b/WebKit/win/DOMCreateInstance.cpp
@@ -72,7 +72,6 @@
#include "GEN_DOMStyleSheet.h"
#include "GEN_DOMStyleSheetList.h"
#include "GEN_DOMEvent.h"
-#include "GEN_DOMEventListener.h"
#include "GEN_DOMEvent.h"
#include <wtf/HashMap.h>
@@ -249,7 +248,6 @@ CREATE_ONLY_SELF(NodeList)
// FIXME: Add the subclasses for Event when they get generated.
CREATE_ONLY_SELF(Event)
-CREATE_ONLY_SELF(EventListener)
// CSS