Removed macros provided by internal up-to-date glxext.h header.

This commit is contained in:
Camilla Berglund 2011-03-04 22:24:27 +01:00
parent 9b70cec954
commit cfcc3da65f
1 changed files with 0 additions and 7 deletions

View File

@ -35,13 +35,6 @@
#include <stdio.h>
#include <stdlib.h>
#ifndef GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
#define GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB 0x20B2
#endif
#ifndef GLX_CONTEXT_ES2_PROFILE_BIT_EXT
#define GLX_CONTEXT_ES2_PROFILE_BIT_EXT 0x00000004
#endif
// Action for EWMH client messages
#define _NET_WM_STATE_REMOVE 0
#define _NET_WM_STATE_ADD 1