| Index: Source/core/svg/SVGTextContentElement.cpp
|
| diff --git a/Source/core/svg/SVGTextContentElement.cpp b/Source/core/svg/SVGTextContentElement.cpp
|
| index 278d1a01d28e945c3e91e1726773cae40366d172..18ba429bce873903133d5628854b9a87d4a2a3a6 100644
|
| --- a/Source/core/svg/SVGTextContentElement.cpp
|
| +++ b/Source/core/svg/SVGTextContentElement.cpp
|
| @@ -89,7 +89,6 @@ SVGTextContentElement::SVGTextContentElement(const QualifiedName& tagName, Docum
|
|
|
| addToPropertyMap(m_textLength);
|
| addToPropertyMap(m_lengthAdjust);
|
| - registerAnimatedPropertiesForSVGTextContentElement();
|
| }
|
|
|
| unsigned SVGTextContentElement::getNumberOfChars()
|
|
|