Do not try to destroy a GLX context when there is none, e.g. when glXCreateContextAtt...
authorSven Panne <sven.panne@aedion.de>
Sat, 28 Feb 2009 17:09:15 +0000 (17:09 +0000)
committerSven Panne <sven.panne@aedion.de>
Sat, 28 Feb 2009 17:09:15 +0000 (17:09 +0000)
commitb74a81f78f36b5dc46435d4ea9048bca1e2db6a7
treec66a1893a0330d9939f843d55c8906a1f47efd61
parent4f4c33c357f3dae74ac98fbdb450b3f624026049
Do not try to destroy a GLX context when there is none, e.g. when glXCreateContextAttribsARB is not there.

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