Index: Source/core/svg/SVGDescElement.h |
diff --git a/Source/core/svg/SVGDescElement.h b/Source/core/svg/SVGDescElement.h |
index d146643886012850f50e14cf8508f9c7e286e456..8126abb2926efd6d60a7dad86dca83181811cc77 100644 |
--- a/Source/core/svg/SVGDescElement.h |
+++ b/Source/core/svg/SVGDescElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGDescElement_h |
#define SVGDescElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGLangSpace.h" |
#include "core/svg/SVGStyledElement.h" |
@@ -42,5 +41,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |