From 1bf1084f2b10c3b47fd1a588d85d21ed0eb41d0c Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 27 Jun 2017 06:07:23 +0000 Subject: webkitgtk-2.16.5 --- Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp') diff --git a/Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp b/Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp index 05d6cc332..6441272a4 100644 --- a/Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp +++ b/Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp @@ -18,8 +18,6 @@ */ #include "config.h" - -#if ENABLE(SVG) #include "SVGTextLayoutAttributes.h" #include @@ -74,5 +72,3 @@ void SVGTextLayoutAttributes::dump() const } } - -#endif // ENABLE(SVG) -- cgit v1.2.1