Index: Source/core/svg/SVGTSpanElement.h |
diff --git a/Source/core/svg/SVGTSpanElement.h b/Source/core/svg/SVGTSpanElement.h |
index ea21f8822fccf89783fd3e856acdc599f921d115..3e28dbb893c4b18bfb7203033d44c946feb9737f 100644 |
--- a/Source/core/svg/SVGTSpanElement.h |
+++ b/Source/core/svg/SVGTSpanElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGTSpanElement_h |
#define SVGTSpanElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGTextPositioningElement.h" |
namespace WebCore { |
@@ -40,5 +39,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |