Index: Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp |
diff --git a/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp b/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp |
index 7b1cbd51d3a97439df9448f0a243dcd01dd3bfc3..6db1926cc4fa8d8a1a15cfac1f011b332f665da2 100644 |
--- a/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp |
+++ b/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp |
@@ -19,7 +19,6 @@ |
#include "config.h" |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedIntegerOptionalInteger.h" |
#include "core/svg/SVGAnimateElement.h" |
@@ -107,5 +106,3 @@ float SVGAnimatedIntegerOptionalIntegerAnimator::calculateDistance(const String& |
} |
} |
- |
-#endif // ENABLE(SVG) |