Index: Source/core/svg/SVGAnimationElement.h |
diff --git a/Source/core/svg/SVGAnimationElement.h b/Source/core/svg/SVGAnimationElement.h |
index 32f7f87c377544a85fe7ec16bbb3fe76a921b4a1..8b3053d54167940cafd5ec45122b38435c2f1d4b 100644 |
--- a/Source/core/svg/SVGAnimationElement.h |
+++ b/Source/core/svg/SVGAnimationElement.h |
@@ -136,7 +136,6 @@ protected: |
void computeCSSPropertyValue(SVGElement*, CSSPropertyID, String& value); |
void determinePropertyValueTypes(const String& from, const String& to); |
- bool isSupportedAttribute(const QualifiedName&); |
virtual void parseAttribute(const QualifiedName&, const AtomicString&) override; |
virtual void svgAttributeChanged(const QualifiedName&) override; |