aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/gl2es12.c
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/opengl/gl2es12.c')
-rw-r--r--make/stub_includes/opengl/gl2es12.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/stub_includes/opengl/gl2es12.c b/make/stub_includes/opengl/gl2es12.c
index 75cb4acfc..bc9d24ace 100644
--- a/make/stub_includes/opengl/gl2es12.c
+++ b/make/stub_includes/opengl/gl2es12.c
@@ -6,8 +6,3 @@
#include <GL/gl.h>
-// removed due to renaming and the fact that the renamed version is not included
-// in the super interfaces ..
-GLAPI void APIENTRY glWeightPointer (GLint, GLenum, GLsizei, const GLvoid *);
-GLAPI void APIENTRY glMatrixIndexPointer (GLint, GLenum, GLsizei, const GLvoid *);
-GLAPI void APIENTRY glCurrentPaletteMatrix (GLint);