mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
render/egl: drop MESA_EGL_NO_X11_HEADERS
This has been superseded by the standard EGL_NO_X11 switch, supported by Mesa 19.3.0+.
This commit is contained in:
parent
28d89779af
commit
4b77eadf06
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@
|
||||||
#ifndef WLR_RENDER_EGL_H
|
#ifndef WLR_RENDER_EGL_H
|
||||||
#define WLR_RENDER_EGL_H
|
#define WLR_RENDER_EGL_H
|
||||||
|
|
||||||
#ifndef MESA_EGL_NO_X11_HEADERS
|
|
||||||
#define MESA_EGL_NO_X11_HEADERS
|
|
||||||
#endif
|
|
||||||
#ifndef EGL_NO_X11
|
#ifndef EGL_NO_X11
|
||||||
#define EGL_NO_X11
|
#define EGL_NO_X11
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue