diff --git a/include/boost/geometry/algorithms/touches.hpp b/include/boost/geometry/algorithms/touches.hpp index 5ffc3eb34..a06071d42 100644 --- a/include/boost/geometry/algorithms/touches.hpp +++ b/include/boost/geometry/algorithms/touches.hpp @@ -248,11 +248,6 @@ struct areal_areal typename segment_ratio_type::type > turn_info; - typedef detail::overlay::get_turn_info - < - detail::overlay::assign_null_policy - > policy_type; - std::deque turns; detail::touches::areal_interrupt_policy policy; rescale_policy_type robust_policy;