Index: Source/core/svg/SVGGlyphRefElement.h |
diff --git a/Source/core/svg/SVGGlyphRefElement.h b/Source/core/svg/SVGGlyphRefElement.h |
index 38c4e7ae4a8b5c9c10c37196700eb8df331d0241..509e99e43d2e499c7520ac9154f192df2c0bf498 100644 |
--- a/Source/core/svg/SVGGlyphRefElement.h |
+++ b/Source/core/svg/SVGGlyphRefElement.h |
@@ -62,8 +62,6 @@ private: |
float m_dy; |
}; |
-DEFINE_NODE_TYPE_CASTS(SVGGlyphRefElement, hasTagName(SVGNames::glyphRefTag)); |
- |
} |
#endif |