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

remove debug

parent fdd11f2f
Branches
Tags
No related merge requests found
......@@ -1505,7 +1505,7 @@ void deMeshGFace::operator() (GFace *gf)
}
// for debugging, change value from -1 to -100;
int debugSurface = -100;
int debugSurface = -1;
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