mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 21:44:04 +00:00
[test][buffer] remove used local typedef
This commit is contained in:
parent
54c824a7dd
commit
cea3a65e7e
@ -340,8 +340,6 @@ void test_buffer(std::string const& caseid, Geometry const& geometry,
|
||||
: ""
|
||||
;
|
||||
|
||||
typedef typename bg::point_type<GeometryOut>::type output_point_type;
|
||||
|
||||
if (distance_right < -998)
|
||||
{
|
||||
distance_right = distance_left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user