From: Sandro Santilli Date: Tue, 14 Feb 2012 17:15:42 +0000 (+0000) Subject: We don't use a profiler anymore X-Git-Tag: 2.0.0alpha5~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54d3fb99d49dabafde40ceec12c5a89c9c30b919;p=postgis We don't use a profiler anymore git-svn-id: http://svn.osgeo.org/postgis/trunk@9186 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/postgis/lwgeom_geos.c b/postgis/lwgeom_geos.c index 14f6202f4..1ffde5bef 100644 --- a/postgis/lwgeom_geos.c +++ b/postgis/lwgeom_geos.c @@ -42,11 +42,6 @@ #include #include -#if POSTGIS_PROFILE > 0 -#warning POSTGIS_PROFILE enabled! -#endif - - /* ** Prototypes for SQL-bound functions */