Skip to content
Snippets Groups Projects
Commit a3d9a01b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remove debug

parent fdd11f2f
No related branches found
No related tags found
No related merge requests found
...@@ -1505,7 +1505,7 @@ void deMeshGFace::operator() (GFace *gf) ...@@ -1505,7 +1505,7 @@ void deMeshGFace::operator() (GFace *gf)
} }
// for debugging, change value from -1 to -100; // for debugging, change value from -1 to -100;
int debugSurface = -100; int debugSurface = -1;
void meshGFace::operator() (GFace *gf) void meshGFace::operator() (GFace *gf)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment