Index: Source/core/svg/SVGTextPathElement.h |
diff --git a/Source/core/svg/SVGTextPathElement.h b/Source/core/svg/SVGTextPathElement.h |
index 5543806988d7b94de4cbed4e90b177aae2d1d8c8..75fcad4fb983105ad53d0af903824335ef8144e6 100644 |
--- a/Source/core/svg/SVGTextPathElement.h |
+++ b/Source/core/svg/SVGTextPathElement.h |
@@ -85,8 +85,6 @@ private: |
RefPtr<SVGAnimatedEnumeration<SVGTextPathSpacingType> > m_spacing; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGTextPathElement, hasTagName(SVGNames::textPathTag)); |
- |
} // namespace WebCore |
#endif |