| Index: Source/WebCore/svg/SVGTextContentElement.h
|
| ===================================================================
|
| --- Source/WebCore/svg/SVGTextContentElement.h (revision 118874)
|
| +++ Source/WebCore/svg/SVGTextContentElement.h (working copy)
|
| @@ -109,7 +109,6 @@
|
| virtual void svgAttributeChanged(const QualifiedName&);
|
|
|
| virtual bool selfHasRelativeLengths() const;
|
| - virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
|
|
|
| private:
|
| virtual bool isTextContent() const { return true; }
|
|
|