Index: Source/core/svg/SVGStyleElement.h |
diff --git a/Source/core/svg/SVGStyleElement.h b/Source/core/svg/SVGStyleElement.h |
index 6aeed2f474ea50f407845739b1dd5c79594e3415..1490667f6aeb291037e1d69835d37786ba78123d 100644 |
--- a/Source/core/svg/SVGStyleElement.h |
+++ b/Source/core/svg/SVGStyleElement.h |
@@ -67,8 +67,6 @@ private: |
Timer<SVGElement> m_svgLoadEventTimer; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGStyleElement, hasTagName(SVGNames::styleTag)); |
- |
} // namespace WebCore |
#endif // SVGStyleElement_h |