fghSleepForEvents immediately returns if we have an idle callback, so simply don...
authorDiederick Niehorster <dcnieho@gmail.com>
Tue, 5 Mar 2013 17:08:32 +0000 (17:08 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Tue, 5 Mar 2013 17:08:32 +0000 (17:08 +0000)
commit5f5cb0dc4b930cdfc928393d8d3277ca7d9f789d
tree9397af915d150ad425c4ed2afcbf6cf5d8c2a946
parentc17923d5a5d8e319b97c2133546dfd3b52eb4cba
fghSleepForEvents immediately returns if we have an idle callback, so simply don't call the function at all if we just processed the idle callback

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1553 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_main.c