From: Heinrich Fink Date: Tue, 30 Jul 2019 12:59:41 +0000 (+0200) Subject: headers: remove redundant GL token from GL wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5cc7cc5f171079919dbe26f8e7a4d4eb53d119bb;p=mesa.git headers: remove redundant GL token from GL wrapper Removing GL_FRAMEBUFFER_FLIP_Y_MESA token from glheader.h as it is now provided by glext.h Reviewed-by: Eric Anholt Reviewed-by: Matt Turner --- diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h index a3294d89d18..59ca1cbadfc 100644 --- a/src/mesa/main/glheader.h +++ b/src/mesa/main/glheader.h @@ -128,10 +128,6 @@ typedef int GLclampx; #define GL_HALF_FLOAT_OES 0x8D61 #endif -#ifndef GL_MESA_framebuffer_flip_y -#define GL_FRAMEBUFFER_FLIP_Y_MESA 0x8BBB -#endif - /* There is no formal spec for the following extension. */ #ifndef GL_ATI_texture_compression_3dc #define GL_ATI_texture_compression_3dc 1