mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-02 21:02:13 +00:00
[algorithms][distance] remove unused variables
This commit is contained in:
@@ -88,8 +88,6 @@ public:
|
||||
>::apply(*first, geometry, strategy);
|
||||
}
|
||||
|
||||
point_or_segment_type rtree_value_min;
|
||||
typename selector_type::iterator_type qit_min;
|
||||
typename sds::return_type
|
||||
<
|
||||
typename sds::comparable_type<Strategy>::type,
|
||||
|
||||
Reference in New Issue
Block a user