Index: Source/core/svg/SVGElement.h |
diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
index 1a33b83250076353cef0281db7d7d372e333919f..dd3b027d3e93d0dd74b71ba78045eed930e09749 100644 |
--- a/Source/core/svg/SVGElement.h |
+++ b/Source/core/svg/SVGElement.h |
@@ -113,8 +113,6 @@ public: |
void mapInstanceToElement(SVGElement*); |
void removeInstanceMapping(SVGElement*); |
- bool getBoundingBox(FloatRect&); |
- |
void setCursorElement(SVGCursorElement*); |
void setCursorImageValue(CSSCursorImageValue*); |