Chromium Code Reviews| Index: Source/core/svg/SVGSVGElement.h |
| diff --git a/Source/core/svg/SVGSVGElement.h b/Source/core/svg/SVGSVGElement.h |
| index 8282309d1be64531fbec6ea1daf0b3ae44d132a5..4306fa32c6f4f8e1fbbe0a3871ab15b24563cc18 100644 |
| --- a/Source/core/svg/SVGSVGElement.h |
| +++ b/Source/core/svg/SVGSVGElement.h |
| @@ -141,8 +141,6 @@ private: |
| virtual bool selfHasRelativeLengths() const override; |
| - void inheritViewAttributes(SVGViewElement*); |
| - |
| void updateCurrentTranslate(); |
| virtual void finishParsingChildren() override; |