Index: Source/core/svg/SVGInteger.h |
diff --git a/Source/core/svg/SVGInteger.h b/Source/core/svg/SVGInteger.h |
index 68023962481d23bf16b35338bc188d6f779e1ef1..bc1c7dd2b298fc858df3915ac87df1f12de452b5 100644 |
--- a/Source/core/svg/SVGInteger.h |
+++ b/Source/core/svg/SVGInteger.h |
@@ -37,8 +37,6 @@ |
namespace WebCore { |
-class SVGIntegerTearOff; |
- |
class SVGInteger : public SVGPropertyBase { |
public: |
typedef void TearOffType; |