Index: Source/core/svg/SVGAnimateMotionElement.h |
diff --git a/Source/core/svg/SVGAnimateMotionElement.h b/Source/core/svg/SVGAnimateMotionElement.h |
index 3dce19c44db9358522dc56bdacc4fc5b6bb8dbab..d438042f14c09f79d9bf6d6e651933cd98f51380 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.h |
+++ b/Source/core/svg/SVGAnimateMotionElement.h |
@@ -73,8 +73,6 @@ private: |
Path m_animationPath; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGAnimateMotionElement, hasTagName(SVGNames::animateMotionTag)); |
- |
} // namespace WebCore |
#endif // SVGAnimateMotionElement_h |