Index: Source/core/svg/SVGAnimateMotionElement.h |
diff --git a/Source/core/svg/SVGAnimateMotionElement.h b/Source/core/svg/SVGAnimateMotionElement.h |
index bdc25c7855af75bb640226d9530c54435d112782..c06c7c0dbf89b11fa165ec3d4180f0b67804a1cd 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.h |
+++ b/Source/core/svg/SVGAnimateMotionElement.h |
@@ -39,7 +39,6 @@ private: |
virtual bool hasValidAttributeType() OVERRIDE; |
virtual bool hasValidAttributeName() OVERRIDE; |
- bool isSupportedAttribute(const QualifiedName&); |
virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE; |
virtual void resetAnimatedType() OVERRIDE; |