From 6ac1077b2eb03453d56e5bc20bb5ceb0c6df3948 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Wed, 16 Nov 2005 20:38:15 +0000 Subject: [PATCH] Added code to force reloading of panda_glext.h --- panda/src/glstuff/panda_glext.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/panda/src/glstuff/panda_glext.h b/panda/src/glstuff/panda_glext.h index b6ab7832bc..62214f0c11 100644 --- a/panda/src/glstuff/panda_glext.h +++ b/panda/src/glstuff/panda_glext.h @@ -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