Index: Source/core/svg/SVGSVGElement.h |
diff --git a/Source/core/svg/SVGSVGElement.h b/Source/core/svg/SVGSVGElement.h |
index 527fa1893925e806da4e54cfd448325b0055b79d..6bd4a590ab2d321ac62eeffe0e45873a649044d4 100644 |
--- a/Source/core/svg/SVGSVGElement.h |
+++ b/Source/core/svg/SVGSVGElement.h |
@@ -49,7 +49,6 @@ public: |
using SVGGraphicsElement::ref; |
using SVGGraphicsElement::deref; |
- virtual bool isValid() const OVERRIDE { return SVGTests::isValid(); } |
virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); } |
// 'SVGSVGElement' functions |