Remove EGL and OSMesa struct member macros

From upstream: bcb8558189.
This commit is contained in:
Luflosi
2020-06-26 12:43:49 +02:00
parent c7703791d1
commit a2f80740d7
7 changed files with 7 additions and 20 deletions

View File

@@ -35,8 +35,6 @@
#define _GLFW_PLATFORM_CURSOR_STATE
#define _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE
#include "egl_context.h"
#include "osmesa_context.h"
#include "posix_time.h"
#include "posix_thread.h"
#include "null_joystick.h"