diff --git a/capi/geos_ts_c.cpp b/capi/geos_ts_c.cpp index 510c7d8de..539435ffb 100644 --- a/capi/geos_ts_c.cpp +++ b/capi/geos_ts_c.cpp @@ -2969,8 +2969,6 @@ extern "C" { }); } - //const double GRIDSIZE_INTEGER_TOLERANCE = 1e-5; - Geometry* GEOSGeom_setPrecision_r(GEOSContextHandle_t extHandle, const GEOSGeometry* g, double gridSize, int flags)