[geos-commits] [SCM] GEOS branch master updated. 2542dfbcbe00220b808df90c1e6e82f44897d923

git at osgeo.org git at osgeo.org
Sun Jun 16 01:39:42 PDT 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  2542dfbcbe00220b808df90c1e6e82f44897d923 (commit)
      from  5ee72f3fa7232c23eec10f5dd7ba3e0560bfc4d0 (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 2542dfbcbe00220b808df90c1e6e82f44897d923
Author: nila <n_larsson at yahoo.com>
Date:   Sat Jun 15 18:16:14 2019 +0200

    Remove duplicated doxygen doc

diff --git a/include/geos/algorithm/PointLocation.h b/include/geos/algorithm/PointLocation.h
index fd548da..5cd0bf9 100644
--- a/include/geos/algorithm/PointLocation.h
+++ b/include/geos/algorithm/PointLocation.h
@@ -37,17 +37,6 @@ class GEOS_DLL PointLocation {
 public:
 
     /** \brief
-     * Tests whether a point lies on the line defined by a list of
-     * coordinates.
-     *
-     * @param p the point to test
-     * @param line the line coordinates
-     * @return `true` if the point is a vertex of the line or lies in the interior
-     *         of a line segment in the line
-    */
-    //static bool isOnLine(const Coordinate &p, const std::vector<Coordinate> &line);
-
-    /** \brief
      * Tests whether a point lies on the line defined by a
      * [CoordinateSequence](@ref geom::CoordinateSequence).
      *

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

Summary of changes:
 include/geos/algorithm/PointLocation.h | 11 -----------
 1 file changed, 11 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list