Index: Source/core/svg/SVGAnimateTransformElement.h |
diff --git a/Source/core/svg/SVGAnimateTransformElement.h b/Source/core/svg/SVGAnimateTransformElement.h |
index a04363354024ffc84baac182aa285c8df57044c2..3ede1928a622fad027a6690745b6d04bc1e86a21 100644 |
--- a/Source/core/svg/SVGAnimateTransformElement.h |
+++ b/Source/core/svg/SVGAnimateTransformElement.h |
@@ -47,8 +47,6 @@ private: |
SVGTransformType m_type; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGAnimateTransformElement, hasTagName(SVGNames::animateTransformTag)); |
- |
} // namespace WebCore |
#endif // SVGAnimateTransformElement_h |