Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed Aug 18, 2023
1 parent de459fa commit 51fc8aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,6 @@ _compute_next_intersection(Halfedge_handle he,
<< skip_first_point << ")" << std::endl;
#endif

auto equal = m_geom_traits->equal_2_object();
auto compare_xy = m_geom_traits->compare_xy_2_object();
auto ctr_min = m_geom_traits->construct_min_vertex_2_object();
auto is_closed = m_geom_traits->is_closed_2_object();
Expand Down

0 comments on commit 51fc8aa

Please sign in to comment.