From 9db3d07b9620b4269ab33f78604a36327e536ce1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 12 Nov 2009 18:45:53 -0800 Subject: eclair snapshot --- opengl/include/GLES/glplatform.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'opengl/include/GLES') diff --git a/opengl/include/GLES/glplatform.h b/opengl/include/GLES/glplatform.h index 0924caeaffe9..198e679db270 100644 --- a/opengl/include/GLES/glplatform.h +++ b/opengl/include/GLES/glplatform.h @@ -28,12 +28,6 @@ #define GL_APIENTRY KHRONOS_APIENTRY -// XXX: this should probably not be here -#define GL_DIRECT_TEXTURE_2D_QUALCOMM 0x7E80 - -// XXX: not sure how this is intended to be used -#define GL_GLEXT_PROTOTYPES - #endif #endif /* __glplatform_h_ */ -- cgit v1.2.3-59-g8ed1b