mirror of
https://github.com/glfw/glfw.git
synced 2025-01-31 20:30:28 +00:00
Remove useless define
This commit is contained in:
parent
2815630688
commit
5cf8b8d3fa
@ -76,7 +76,6 @@
|
||||
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextEGL EGL
|
||||
#define _GLFW_PLATFORM_LIBRARY_WINDOW_STATE _GLFWlibraryX11 X11
|
||||
#define _GLFW_PLATFORM_LIBRARY_OPENGL_STATE _GLFWlibraryEGL EGL
|
||||
#define _GLFW_CTX EGL
|
||||
|
||||
// Clipboard format atom indices
|
||||
#define _GLFW_CLIPBOARD_FORMAT_UTF8 0
|
||||
|
Loading…
Reference in New Issue
Block a user