summaryrefslogtreecommitdiff
path: root/libs/raylib/src/external/glfw/src/wgl_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/raylib/src/external/glfw/src/wgl_context.h')
-rw-r--r--libs/raylib/src/external/glfw/src/wgl_context.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/raylib/src/external/glfw/src/wgl_context.h b/libs/raylib/src/external/glfw/src/wgl_context.h
index df983e9..2cf7e4e 100644
--- a/libs/raylib/src/external/glfw/src/wgl_context.h
+++ b/libs/raylib/src/external/glfw/src/wgl_context.h
@@ -104,10 +104,6 @@ typedef BOOL (WINAPI * PFN_wglShareLists)(HGLRC,HGLRC);
#define wglMakeCurrent _glfw.wgl.MakeCurrent
#define wglShareLists _glfw.wgl.ShareLists
-#define _GLFW_RECREATION_NOT_NEEDED 0
-#define _GLFW_RECREATION_REQUIRED 1
-#define _GLFW_RECREATION_IMPOSSIBLE 2
-
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextWGL wgl
#define _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE _GLFWlibraryWGL wgl