summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGScriptElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGScriptElement.h')
-rw-r--r--Source/WebCore/svg/SVGScriptElement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGScriptElement.h b/Source/WebCore/svg/SVGScriptElement.h
index fa3fab748..4294e01cc 100644
--- a/Source/WebCore/svg/SVGScriptElement.h
+++ b/Source/WebCore/svg/SVGScriptElement.h
@@ -47,7 +47,6 @@ private:
bool isSupportedAttribute(const QualifiedName&);
virtual void parseMappedAttribute(Attribute*);
virtual void insertedIntoDocument();
- virtual void removedFromDocument();
virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
virtual void svgAttributeChanged(const QualifiedName&);