diff --git a/Surface_mesh_topology/include/CGAL/Surface_mesh_curve_topology.h b/Surface_mesh_topology/include/CGAL/Surface_mesh_curve_topology.h index 032789a807c..5115a8e7aa7 100644 --- a/Surface_mesh_topology/include/CGAL/Surface_mesh_curve_topology.h +++ b/Surface_mesh_topology/include/CGAL/Surface_mesh_curve_topology.h @@ -372,8 +372,8 @@ namespace CGAL { count_edges_of_path_on_torus(pt2, a2, b2); res=(a1==a2 && b1==b2); - // std::cout<<"Path1: length="<(cur); } - while(cur!=get_second_dart_of_the_path(path[i])); } } res.update_is_closed();