]> git.jsancho.org Git - lugaru.git/blobdiff - Source/gamegl.h
Added a conditional to fix for Windows
[lugaru.git] / Source / gamegl.h
index 482a21d31de33adbe136fc75690fd6772adf2928..20d94ce125d9799cc2c84c6a1ecb9afe411f1991 100644 (file)
@@ -54,7 +54,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
   #include "MacCompatibility.h"
   //#include "il/ilut.h"
 
-  #define glDeleteTextures( a, b) glDeleteTextures( (a), (const unsigned int *)(b) );
 #endif
 
 #if !PLATFORM_MACOSX