| Index: Source/core/svg/SVGSVGElement.h
|
| diff --git a/Source/core/svg/SVGSVGElement.h b/Source/core/svg/SVGSVGElement.h
|
| index 0f1f51718bc524d960b4435ff089417395dfecc6..7511d19a960cb94fee86d57c5c0dd8592128a6d3 100644
|
| --- a/Source/core/svg/SVGSVGElement.h
|
| +++ b/Source/core/svg/SVGSVGElement.h
|
| @@ -108,8 +108,6 @@ public:
|
|
|
| void setupInitialView(const String& fragmentIdentifier, Element* anchorNode);
|
|
|
| - Element* getElementById(const AtomicString&) const;
|
| -
|
| bool hasIntrinsicWidth() const;
|
| bool hasIntrinsicHeight() const;
|
|
|
|
|