summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture.c
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2016-01-12 17:35:06 -0500
committerRay Strode <rstrode@redhat.com>2016-01-12 17:35:06 -0500
commitf19a275b44d84982828dfac64033e487130c2760 (patch)
tree0ba39a02dfe1de74e5683b18d1b7578607749bb5 /cogl/cogl-texture.c
parent3e72da3eb1260166a3d1709f6dd71db8b3a97625 (diff)
downloadcogl-wip/rstrode/prepare-for-mutter-merge.tar.gz
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