Index: Source/core/svg/properties/SVGStaticPropertyTearOff.h |
diff --git a/Source/core/svg/properties/SVGStaticPropertyTearOff.h b/Source/core/svg/properties/SVGStaticPropertyTearOff.h |
index 4fb256bdfc171646f47d4629992b7a1a68fbbe9e..76683360fc70c39f805511a306470535f313c768 100644 |
--- a/Source/core/svg/properties/SVGStaticPropertyTearOff.h |
+++ b/Source/core/svg/properties/SVGStaticPropertyTearOff.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGStaticPropertyTearOff_h |
#define SVGStaticPropertyTearOff_h |
-#if ENABLE(SVG) |
#include "core/svg/properties/SVGPropertyTearOff.h" |
namespace WebCore { |
@@ -63,5 +62,4 @@ private: |
} |
-#endif // ENABLE(SVG) |
#endif // SVGStaticPropertyTearOff_h |