Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1167)

Unified Diff: Source/core/svg/SVGAnimatedAngle.h

Issue 304863002: SVG: Remove SVGAnimatedPropertyBase::startAnimation and its overrides which are already all NOOP (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/svg/SVGAnimatedAngle.cpp » ('j') | Source/core/svg/SVGAnimatedTypeAnimator.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | Source/core/svg/SVGAnimatedAngle.cpp » ('j') | Source/core/svg/SVGAnimatedTypeAnimator.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698