]> granicus.if.org Git - postgis/commitdiff
remove wrong comment
authorSandro Santilli <strk@keybit.net>
Thu, 11 Mar 2010 20:48:46 +0000 (20:48 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 11 Mar 2010 20:48:46 +0000 (20:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5415 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/lwgeom_geos_split.c

index 5c7b5240686ecfdda49a2de818b8473432b9abdc..a52469f2799379664a97f76bf57b130a65daf20e 100644 (file)
@@ -44,7 +44,6 @@
 
 /* #define POSTGIS_DEBUG_LEVEL 4 */
 
-/* Initializes GEOS internally */
 static LWGEOM* lwline_split_by_point(LWLINE* lwgeom_in, LWPOINT* blade_in);
 static LWGEOM*
 lwline_split_by_point(LWLINE* lwline_in, LWPOINT* blade_in)