Noted one of a few cases where we do something immediately that could more
authorRichard Rauch <rkr@olib.org>
Fri, 14 Nov 2003 11:04:11 +0000 (11:04 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 14 Nov 2003 11:04:11 +0000 (11:04 +0000)
commit871d0b1c4cf6f06b67544ee3071453978b4d84ae
treecb7c12f05579fc792d3c51574f6642ddfa08941a
parent77edc588f2710374e2f520ec91a9bab2b89be870
Noted one of a few cases where we do something immediately that could more
efficiently be postponed, quite easily---and which GLUT promises *is* to
be postponed.  (It is unlikely that the difference will break any apps, but
postponing should be easy...)

No real change, just a comment in the code.

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