Index: Source/core/svg/properties/SVGAnimatedProperty.h |
diff --git a/Source/core/svg/properties/SVGAnimatedProperty.h b/Source/core/svg/properties/SVGAnimatedProperty.h |
index e386960a7cec56a9992b4837b96e14fac5f94c21..9e866430554eb9cad03c4c75a2751d5a8818e31b 100644 |
--- a/Source/core/svg/properties/SVGAnimatedProperty.h |
+++ b/Source/core/svg/properties/SVGAnimatedProperty.h |
@@ -93,7 +93,6 @@ public: |
protected: |
SVGAnimatedPropertyBase(AnimatedPropertyType, SVGElement*, const QualifiedName& attributeName); |
- void commitChange(); |
private: |
const AnimatedPropertyType m_type; |