diff --git a/include/boost/geometry/algorithms/detail/overlay/handle_colocations.hpp b/include/boost/geometry/algorithms/detail/overlay/handle_colocations.hpp index c08ba0966..ad75127fa 100644 --- a/include/boost/geometry/algorithms/detail/overlay/handle_colocations.hpp +++ b/include/boost/geometry/algorithms/detail/overlay/handle_colocations.hpp @@ -216,7 +216,6 @@ inline void handle_colocation_cluster(Turns& turns, { typedef typename boost::range_value::type turn_type; typedef typename turn_type::turn_operation_type turn_operation_type; - typedef typename ClusterPerSegment::key_type segment_fraction_type; std::vector::const_iterator vit = operations.begin();