summaryrefslogtreecommitdiff
path: root/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp')
-rw-r--r--boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp b/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp
index 423948fff3..35aae192a3 100644
--- a/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp
+++ b/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp
@@ -36,8 +36,6 @@ namespace strategy { namespace within
\tparam PointOfSegment \tparam_segment_point
\tparam CalculationType \tparam_calculation
\author Barend Gehrels
-\note The implementation is inspired by terralib http://www.terralib.org (LGPL)
-\note but totally revised afterwards, especially for cases on segments
\note Only dependant on "side", -> agnostic, suitable for spherical/latlong
\qbk{