Index: Source/core/svg/SVGAnimatedAngle.h |
diff --git a/Source/core/svg/SVGAnimatedAngle.h b/Source/core/svg/SVGAnimatedAngle.h |
index affea4a98d9bf5056d39a2c7b495030506505d82..5f906f8febcb8ab48e73158c4fc7571283fe50ce 100644 |
--- a/Source/core/svg/SVGAnimatedAngle.h |
+++ b/Source/core/svg/SVGAnimatedAngle.h |
@@ -53,7 +53,6 @@ public: |
virtual void synchronizeAttribute() OVERRIDE; |
- virtual void animationStarted() OVERRIDE; |
virtual void setAnimatedValue(PassRefPtr<SVGPropertyBase>) OVERRIDE; |
virtual void animationEnded() OVERRIDE; |