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

*** empty log message ***

parent 284555b0
No related branches found
No related tags found
No related merge requests found
......@@ -470,7 +470,7 @@ GLint gl2psFindRoot(GL2PSlist *primitives, GL2PSprimitive **root){
if(!count) return index;
}
}
if(index) gl2psMsg("GL2PS_BEST_ROOT was worth it: %d", index);
if(index) gl2psMsg(GL2PS_INFO, "GL2PS_BEST_ROOT was worth it: %d", index);
return index;
}
else{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment