Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / geometry / algorithms / detail / overlay / enrich_intersection_points.hpp
index d82c34c..fbb126b 100644 (file)
@@ -426,12 +426,6 @@ inline void enrich_intersection_points(Turns& turns,
             std::vector<indexed_turn_operation>
         > mapped_vector_type;
 
-    // As long as turn indexes are not used yet, turns might be erased from
-    // the vector
-    // For now start turns are disabled.
-    // TODO: remove code or fix inconsistencies within validity and relations
-    // detail::overlay::erase_colocated_start_turns(turns, geometry1, geometry2);
-
     // From here on, turn indexes are used (in clusters, next_index, etc)
     // and may only be flagged as discarded