Remove obsolete usleep call in gl_draw.c
This commit is contained in:
@@ -482,7 +482,6 @@ void animate()
|
|||||||
day = 0;
|
day = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
usleep(30000); /* some very basic VScny to see the movement better */
|
|
||||||
glutPostRedisplay();
|
glutPostRedisplay();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user