Index: Source/core/svg/SVGCursorElement.h |
diff --git a/Source/core/svg/SVGCursorElement.h b/Source/core/svg/SVGCursorElement.h |
index 5c467d569c15279d8375e4fa43a66ca943ad084e..024e0bb11a7d2415dd85daac27351d9666fc2592 100644 |
--- a/Source/core/svg/SVGCursorElement.h |
+++ b/Source/core/svg/SVGCursorElement.h |
@@ -62,8 +62,6 @@ private: |
HashSet<SVGElement*> m_clients; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGCursorElement, hasTagName(SVGNames::cursorTag)); |
- |
} // namespace WebCore |
#endif |