diff --git a/xwin.c b/xwin.c index 97e7164..3e4311c 100644 --- a/xwin.c +++ b/xwin.c @@ -24,7 +24,6 @@ the old headers require one of them to be selected for exposure in glfw3native.h. */ #if GLFW_VERSION_MAJOR == 3 && GLFW_VERSION_MINOR <= 1 #define GLFW_EXPOSE_NATIVE_GLX -#error "GLX defined" #endif #include