From 5d40dcfd4a984d23dc1da4cce5d89522be09c1fb Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Fri, 14 Feb 2014 12:54:13 +0100 Subject: [PATCH] remove cout --- Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h b/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h index 6ad4a5f93d7..2f84f800d02 100644 --- a/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h +++ b/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h @@ -303,8 +303,6 @@ operator()(int nb_iterations, Visitor visitor) Moves_vector moves = compute_moves(moving_vertices); visitor.after_compute_moves(); - incident(c3t3_); - //Pb with Freeze : sometimes a few vertices continue moving indefinitely //if the nb of moving vertices is < 1% of total nb AND does not decrease if(do_freeze_