Removed wrong STATE defitintions for OS4

This commit is contained in:
Andrea Palmatè 2023-09-10 11:18:27 +02:00
parent 69ae6f60c5
commit 4b84a09401

View File

@ -89,8 +89,6 @@
#define GLFW_OS4_CURSOR_STATE #define GLFW_OS4_CURSOR_STATE
#define GLFW_OS4_LIBRARY_WINDOW_STATE #define GLFW_OS4_LIBRARY_WINDOW_STATE
#define GLFW_OS4_JOYSTICK_STATE #define GLFW_OS4_JOYSTICK_STATE
#define GLFW_GLX_CONTEXT_STATE
#define GLFW_GLX_LIBRARY_CONTEXT_STATE
#endif #endif
#include "null_joystick.h" #include "null_joystick.h"