| Index: Source/WebCore/svg/SVGStyledElement.h
|
| ===================================================================
|
| --- Source/WebCore/svg/SVGStyledElement.h (revision 119626)
|
| +++ Source/WebCore/svg/SVGStyledElement.h (working copy)
|
| @@ -71,7 +71,6 @@
|
| virtual void collectStyleForAttribute(Attribute*, StylePropertySet*) OVERRIDE;
|
| virtual void svgAttributeChanged(const QualifiedName&);
|
|
|
| - virtual void attach();
|
| virtual InsertionNotificationRequest insertedInto(Node*) OVERRIDE;
|
| virtual void removedFrom(Node*) OVERRIDE;
|
| virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
|
|
|