Index: Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h |
diff --git a/Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h |
index 4645ef84bd73b40465ebf6ad54590fad688f57e4..c896eaf28b5699b328a3a6a51a81ea091f31fceb 100644 |
--- a/Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h |
+++ b/Source/core/svg/properties/SVGAnimatedEnumerationPropertyTearOff.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedEnumerationPropertyTearOff_h |
#define SVGAnimatedEnumerationPropertyTearOff_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGException.h" |
#include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h" |
#include "core/svg/properties/SVGPropertyTraits.h" |
@@ -62,5 +61,4 @@ private: |
} |
-#endif // ENABLE(SVG) |
#endif // SVGAnimatedEnumerationPropertyTearOff_h |