diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/EGL/eglmesaext.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/EGL/eglmesaext.h b/include/EGL/eglmesaext.h index b83e9441012..f4332b279f8 100644 --- a/include/EGL/eglmesaext.h +++ b/include/EGL/eglmesaext.h @@ -86,11 +86,6 @@ typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EG #define EGL_DRM_BUFFER_FORMAT_RGB565_MESA 0x3292 #endif /* EGL_MESA_drm_image_formats */ -#ifndef EGL_MESA_config_select_group -#define EGL_MESA_config_select_group 1 -#define EGL_CONFIG_SELECT_GROUP_MESA 0x31DC -#endif - #ifdef __cplusplus } #endif |