[geos-commits] [SCM] GEOS branch master updated. af778396870b07582bd0371de66879964be4cbb2

git at osgeo.org git at osgeo.org
Tue Jan 29 11:41:47 PST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  af778396870b07582bd0371de66879964be4cbb2 (commit)
      from  f83230391144f1002af8fbfab42cc48d8f44fc49 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit af778396870b07582bd0371de66879964be4cbb2
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Jan 29 11:40:37 2019 -0800

    Remove spurious reference to MCPointInRing

diff --git a/src/operation/valid/IsValidOp.cpp b/src/operation/valid/IsValidOp.cpp
index 1bfebec..9d9a47e 100644
--- a/src/operation/valid/IsValidOp.cpp
+++ b/src/operation/valid/IsValidOp.cpp
@@ -24,7 +24,6 @@
 #include <geos/export.h>
 #include <geos/constants.h>
 #include <geos/algorithm/LineIntersector.h>
-#include <geos/algorithm/MCPointInRing.h>
 #include <geos/algorithm/PointLocation.h>
 #include <geos/algorithm/locate/IndexedPointInAreaLocator.h>
 #include <geos/geom/CoordinateSequence.h>

-----------------------------------------------------------------------

Summary of changes:
 src/operation/valid/IsValidOp.cpp | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list