[geos-commits] [SCM] GEOS branch master updated. 837a661ae5c899a1daca3b169e438eeb5f1ad51e

git at osgeo.org git at osgeo.org
Tue Dec 11 10:48:47 PST 2018


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  837a661ae5c899a1daca3b169e438eeb5f1ad51e (commit)
      from  dbdcd824f51704aa81cf3a17af972efbe6fef476 (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 837a661ae5c899a1daca3b169e438eeb5f1ad51e
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Dec 11 10:48:30 2018 -0800

    Remove commented out code from example

diff --git a/tests/unit/algorithm/OrientationIndexFailureTest.cpp b/tests/unit/algorithm/OrientationIndexFailureTest.cpp
index 2b0d1e0..47668b1 100644
--- a/tests/unit/algorithm/OrientationIndexFailureTest.cpp
+++ b/tests/unit/algorithm/OrientationIndexFailureTest.cpp
@@ -20,22 +20,6 @@ namespace tut
 	//
 	// Test Group
 	//
-
-	// dummy data, not used
-	// struct test_angle_data {
- //    typedef geos::geom::Coordinate Coordinate;
- //    typedef geos::algorithm::Angle Angle;
-
- //    double TOL;
-	//   double PI;
-
-	//   test_angle_data()
- //      :
- //      TOL (1e-5),
-	//     PI  ( 3.14159265358979323846 )
- //    {}
-
-	// };
 	struct test_orientation_data {
 		Coordinate c1;
 		Coordinate c2;

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

Summary of changes:
 tests/unit/algorithm/OrientationIndexFailureTest.cpp | 16 ----------------
 1 file changed, 16 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list