Index: Source/core/svg/graphics/SVGImage.h |
diff --git a/Source/core/svg/graphics/SVGImage.h b/Source/core/svg/graphics/SVGImage.h |
index b1ea9083f3afbe561cdf4de576a970944116398e..14cbf4f16f8c317d3ebc3d50d01d43cf1c5fc73e 100644 |
--- a/Source/core/svg/graphics/SVGImage.h |
+++ b/Source/core/svg/graphics/SVGImage.h |
@@ -67,9 +67,6 @@ public: |
// Returns the SVG image document's frame. |
FrameView* frameView() const; |
- // Does the SVG image/document contain any animations? |
- bool hasAnimations() const; |
- |
private: |
friend class AXRenderObject; |
friend class SVGImageChromeClient; |