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

*** empty log message ***

parent 4bdc637b
No related branches found
No related tags found
No related merge requests found
...@@ -986,8 +986,6 @@ void drawContext::drawMesh() ...@@ -986,8 +986,6 @@ void drawContext::drawMesh()
glDisable((GLenum)(GL_CLIP_PLANE0 + i)); glDisable((GLenum)(GL_CLIP_PLANE0 + i));
} }
const int fakeTransparency = true;
static bool busy = false; static bool busy = false;
if(!busy){ if(!busy){
busy = true; busy = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment