Index: Source/core/svg/SVGAElement.h |
diff --git a/Source/core/svg/SVGAElement.h b/Source/core/svg/SVGAElement.h |
index bc1996952b0fc5d95c6d89caffbcf9857cda6c03..522d5fb76b74ba0e5bca15c53f9451d25be512b6 100644 |
--- a/Source/core/svg/SVGAElement.h |
+++ b/Source/core/svg/SVGAElement.h |
@@ -22,7 +22,6 @@ |
#ifndef SVGAElement_h |
#define SVGAElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGExternalResourcesRequired.h" |
#include "core/svg/SVGLangSpace.h" |
@@ -80,5 +79,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGAElement_h |