summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGElement.h')
-rw-r--r--WebCore/svg/SVGElement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/svg/SVGElement.h b/WebCore/svg/SVGElement.h
index 517515f..96e7fd7 100644
--- a/WebCore/svg/SVGElement.h
+++ b/WebCore/svg/SVGElement.h
@@ -99,8 +99,6 @@ namespace WebCore {
virtual bool isSupported(StringImpl* feature, StringImpl* version) const;
- virtual ContainerNode* eventParentNode();
-
virtual bool needsPendingResourceHandling() const { return true; }
virtual void buildPendingResource() { }