Removed X11-specific macro from Wayland port.

This commit is contained in:
Camilla Berglund 2014-03-19 16:50:12 +01:00
parent d6243c63fe
commit 0e4096e201
1 changed files with 0 additions and 1 deletions

View File

@ -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