mirror of
https://github.com/glfw/glfw.git
synced 2024-11-11 13:03:52 +00:00
Removed X11-specific macro from Wayland port.
This commit is contained in:
parent
d6243c63fe
commit
0e4096e201
@ -41,7 +41,6 @@
|
|||||||
#define _GLFW_UNIX_TIME_CONTEXT _glfw.wl.timer
|
#define _GLFW_UNIX_TIME_CONTEXT _glfw.wl.timer
|
||||||
#include "unix_time.h"
|
#include "unix_time.h"
|
||||||
|
|
||||||
#define _GLFW_X11_CONTEXT_VISUAL window->egl.visual
|
|
||||||
#define _GLFW_EGL_NATIVE_WINDOW window->wl.native
|
#define _GLFW_EGL_NATIVE_WINDOW window->wl.native
|
||||||
#define _GLFW_EGL_NATIVE_DISPLAY _glfw.wl.display
|
#define _GLFW_EGL_NATIVE_DISPLAY _glfw.wl.display
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user