Index: Source/core/svg/SVGAnimationElement.h |
diff --git a/Source/core/svg/SVGAnimationElement.h b/Source/core/svg/SVGAnimationElement.h |
index bec165a6e7b609cf185df191b8afad1f91c48356..aab74fa6a3422d3c018dcee15572584f751c4775 100644 |
--- a/Source/core/svg/SVGAnimationElement.h |
+++ b/Source/core/svg/SVGAnimationElement.h |
@@ -224,9 +224,6 @@ private: |
void adjustForInheritance(SVGElement* targetElement, const QualifiedName& attributeName, String&); |
- BEGIN_DECLARE_ANIMATED_PROPERTIES(SVGAnimationElement) |
- END_DECLARE_ANIMATED_PROPERTIES |
- |
void setCalcMode(const AtomicString&); |
bool m_animationValid; |