| Index: Source/WebCore/svg/SVGTextPositioningElement.h
|
| ===================================================================
|
| --- Source/WebCore/svg/SVGTextPositioningElement.h (revision 90860)
|
| +++ Source/WebCore/svg/SVGTextPositioningElement.h (working copy)
|
| @@ -37,7 +37,6 @@
|
|
|
| bool isSupportedAttribute(const QualifiedName&);
|
| virtual void parseMappedAttribute(Attribute*);
|
| - virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
|
| virtual void svgAttributeChanged(const QualifiedName&);
|
| virtual void synchronizeProperty(const QualifiedName&);
|
| void fillPassedAttributeToPropertyTypeMap(AttributeToPropertyTypeMap&);
|
|
|