summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture.c
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-texture.c')
-rw-r--r--cogl/cogl-texture.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cogl/cogl-texture.c b/cogl/cogl-texture.c
index d93db227..9bed579e 100644
--- a/cogl/cogl-texture.c
+++ b/cogl/cogl-texture.c
@@ -69,11 +69,6 @@
#include <stdlib.h>
#include <math.h>
-/* This isn't defined in the GLES headers */
-#ifndef GL_RED
-#define GL_RED 0x1903
-#endif
-
COGL_GTYPE_DEFINE_INTERFACE (Texture, texture);
uint32_t