Index: Source/core/svg/SVGSymbolElement.h |
diff --git a/Source/core/svg/SVGSymbolElement.h b/Source/core/svg/SVGSymbolElement.h |
index 5cebf40b71a052e914da3163bfed108669528a57..bcb3e0e46f4f1d6108a7d7e467d8271f16f95012 100644 |
--- a/Source/core/svg/SVGSymbolElement.h |
+++ b/Source/core/svg/SVGSymbolElement.h |
@@ -45,8 +45,6 @@ private: |
virtual bool selfHasRelativeLengths() const OVERRIDE; |
- BEGIN_DECLARE_ANIMATED_PROPERTIES(SVGSymbolElement) |
- END_DECLARE_ANIMATED_PROPERTIES |
}; |
} // namespace WebCore |