Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Sep 14, 2023
1 parent 59efcf4 commit b051c1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions capi/geos_ts_c.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b051c1c

Please sign in to comment.