diff --git a/Combinatorial_map/include/CGAL/Path_on_surface.h b/Combinatorial_map/include/CGAL/Path_on_surface.h index 31d8776afa7..6507717d4d7 100644 --- a/Combinatorial_map/include/CGAL/Path_on_surface.h +++ b/Combinatorial_map/include/CGAL/Path_on_surface.h @@ -361,7 +361,7 @@ public: /// of the first dart) std::size_t next_positive_turn(std::size_t i) const { - CGAL_assertion(is_valid()); + // CGAL_assertion(is_valid()); CGAL_assertion(i