Index: Source/core/svg/SVGGElement.h |
diff --git a/Source/core/svg/SVGGElement.h b/Source/core/svg/SVGGElement.h |
index 3a7c85fac1b3603e413168ccb358780f178e2fac..dfc0a05f48248f57deefd2c36304b51d38fa5b4c 100644 |
--- a/Source/core/svg/SVGGElement.h |
+++ b/Source/core/svg/SVGGElement.h |
@@ -44,8 +44,6 @@ private: |
virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE; |
- BEGIN_DECLARE_ANIMATED_PROPERTIES(SVGGElement) |
- END_DECLARE_ANIMATED_PROPERTIES |
}; |
} // namespace WebCore |