]> granicus.if.org Git - postgis/commitdiff
Remove dead prototype
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 6 Feb 2012 21:32:35 +0000 (21:32 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 6 Feb 2012 21:32:35 +0000 (21:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9054 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/lwgeom_geos.c

index 9dc2b276c2e29c16116e938ce19c5b444a0c2309..fd424c777e4fdba57cef586af402dcabcf0f706a 100644 (file)
@@ -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);
 
 /*