Added code to force reloading of panda_glext.h

This commit is contained in:
Josh Yelon 2005-11-16 20:38:15 +00:00
parent 85edfbbaed
commit 6ac1077b2e
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
/* Additions by drose to re-include this glext.h even if an older
version has previously been included. */
#if defined(GL_GLEXT_VERSION) && GL_GLEXT_VERSION < 29
#undef GL_GLEXT_VERSION
#endif
#ifndef GL_GLEXT_VERSION
#ifdef __cplusplus