diff --git a/include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp b/include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp index b8caf464f..6f1c1816c 100644 --- a/include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp +++ b/include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp @@ -135,8 +135,6 @@ namespace detail_dispatch { namespace within { // returns 0 if P is on the boundry of G // returns -1 if P is in the exterior of G -// TODO: replace magic numbers with enum - template ::type> struct point_in_geometry