summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mapi/glapi/glapi_priv.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mapi/glapi/glapi_priv.h b/src/mapi/glapi/glapi_priv.h
index 0e584f4be96..ddfc594a979 100644
--- a/src/mapi/glapi/glapi_priv.h
+++ b/src/mapi/glapi/glapi_priv.h
@@ -31,15 +31,8 @@
#include "GL/gl.h"
#include "GL/glext.h"
-#ifndef GL_OES_fixed_point
-typedef int GLfixed;
-#endif
typedef int GLclampx;
-#ifndef GL_OES_EGL_image
-typedef void *GLeglImageOES;
-#endif
-
#include "glapi/glapi.h"