mirror of
https://github.com/glfw/glfw.git
synced 2025-04-08 22:59:04 +00:00
Removed X11-specific macro from Wayland port.
This commit is contained in:
parent
d6243c63fe
commit
0e4096e201
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
#define _GLFW_UNIX_TIME_CONTEXT _glfw.wl.timer
|
||||
#include "unix_time.h"
|
||||
|
||||
#define _GLFW_X11_CONTEXT_VISUAL window->egl.visual
|
||||
#define _GLFW_EGL_NATIVE_WINDOW window->wl.native
|
||||
#define _GLFW_EGL_NATIVE_DISPLAY _glfw.wl.display
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue