summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/EventContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/EventContext.h')
-rw-r--r--WebCore/dom/EventContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/dom/EventContext.h b/WebCore/dom/EventContext.h
index 8331b4d..9bab9d4 100644
--- a/WebCore/dom/EventContext.h
+++ b/WebCore/dom/EventContext.h
@@ -42,7 +42,6 @@ public:
Node* node() const;
EventTarget* target() const;
- void defaultEventHandler(Event*) const;
void handleLocalEvents(Event*) const;
private: