diff --git a/Mesh/simple3D.cpp b/Mesh/simple3D.cpp index 61275b516337199f977fa8dfe081166f017c88c9..35394061b81017d79afeb5bbe192e331740fdfb4 100644 --- a/Mesh/simple3D.cpp +++ b/Mesh/simple3D.cpp @@ -428,7 +428,7 @@ void Filler::treat_region(GRegion* gr){ if(!ok2) delete individual; } - printf("%d\n",count); + //printf("%d\n",count); count++; }