From 54d3fb99d49dabafde40ceec12c5a89c9c30b919 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 14 Feb 2012 17:15:42 +0000 Subject: [PATCH] We don't use a profiler anymore git-svn-id: http://svn.osgeo.org/postgis/trunk@9186 b70326c6-7e19-0410-871a-916f4a2858ee --- postgis/lwgeom_geos.c | 5 ----- 1 file changed, 5 deletions(-) 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 */ -- 2.40.0