From 62ab09dc6336484215eee5797f4e083c62e19dba Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 6 Feb 2012 21:32:35 +0000 Subject: [PATCH] Remove dead prototype git-svn-id: http://svn.osgeo.org/postgis/trunk@9054 b70326c6-7e19-0410-871a-916f4a2858ee --- postgis/lwgeom_geos.c | 1 - 1 file changed, 1 deletion(-) diff --git a/postgis/lwgeom_geos.c b/postgis/lwgeom_geos.c index 9dc2b276c..fd424c777 100644 --- a/postgis/lwgeom_geos.c +++ b/postgis/lwgeom_geos.c @@ -70,7 +70,6 @@ Datum ST_UnaryUnion(PG_FUNCTION_ARGS); Datum ST_Equals(PG_FUNCTION_ARGS); Datum ST_BuildArea(PG_FUNCTION_ARGS); -Datum pgis_union_geometry_array_old(PG_FUNCTION_ARGS); Datum pgis_union_geometry_array(PG_FUNCTION_ARGS); /* -- 2.40.0