Index: Source/core/svg/SVGGlyphRefElement.h |
diff --git a/Source/core/svg/SVGGlyphRefElement.h b/Source/core/svg/SVGGlyphRefElement.h |
index 259da0e00a347971ccd0cc753bc60d8a15bb24f6..38c4e7ae4a8b5c9c10c37196700eb8df331d0241 100644 |
--- a/Source/core/svg/SVGGlyphRefElement.h |
+++ b/Source/core/svg/SVGGlyphRefElement.h |
@@ -55,8 +55,6 @@ private: |
virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; } |
- BEGIN_DECLARE_ANIMATED_PROPERTIES(SVGGlyphRefElement) |
- END_DECLARE_ANIMATED_PROPERTIES |
float m_x; |
float m_y; |