| Index: Source/core/svg/SVGMarkerElement.h
|
| diff --git a/Source/core/svg/SVGMarkerElement.h b/Source/core/svg/SVGMarkerElement.h
|
| index a936ba2ca86293ded679caceafc2065ee2da132b..bea0de0a315a3c4254710dda00e2eeb718a5dc7c 100644
|
| --- a/Source/core/svg/SVGMarkerElement.h
|
| +++ b/Source/core/svg/SVGMarkerElement.h
|
| @@ -79,7 +79,6 @@ private:
|
|
|
| virtual bool needsPendingResourceHandling() const override { return false; }
|
|
|
| - bool isSupportedAttribute(const QualifiedName&);
|
| virtual void svgAttributeChanged(const QualifiedName&) override;
|
| virtual void childrenChanged(const ChildrenChange&) override;
|
|
|
|
|