Index: Source/core/svg/SVGLineElement.h |
diff --git a/Source/core/svg/SVGLineElement.h b/Source/core/svg/SVGLineElement.h |
index 3eb0c851f93f03e29a6c7b3342f79c1eb8918a8b..fcb84957f7688781d93e2cd6a44d320eef10e2f4 100644 |
--- a/Source/core/svg/SVGLineElement.h |
+++ b/Source/core/svg/SVGLineElement.h |
@@ -44,7 +44,6 @@ public: |
private: |
explicit SVGLineElement(Document&); |
- bool isSupportedAttribute(const QualifiedName&); |
virtual void svgAttributeChanged(const QualifiedName&) override; |
virtual bool selfHasRelativeLengths() const override; |