[geos-commits] r3134 - trunk/src/operation/sharedpaths

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Nov 29 04:34:59 EST 2010


Author: strk
Date: 2010-11-29 01:34:59 -0800 (Mon, 29 Nov 2010)
New Revision: 3134

Modified:
   trunk/src/operation/sharedpaths/SharedPathsOp.cpp
Log:
drop unused include

Modified: trunk/src/operation/sharedpaths/SharedPathsOp.cpp
===================================================================
--- trunk/src/operation/sharedpaths/SharedPathsOp.cpp	2010-11-29 09:34:52 UTC (rev 3133)
+++ trunk/src/operation/sharedpaths/SharedPathsOp.cpp	2010-11-29 09:34:59 UTC (rev 3134)
@@ -25,7 +25,6 @@
 #include <geos/linearref/LocationIndexOfPoint.h>
 #include <geos/operation/overlay/OverlayOp.h>
 #include <geos/util/IllegalArgumentException.h>
-//#include <geos/geom/util/LinearComponentExtracter.h>
 
 using namespace geos::geom;
 



More information about the geos-commits mailing list