mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
TLS key cleanup.
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ typedef struct _GLFWcontextWGL
|
||||
typedef struct _GLFWlibraryWGL
|
||||
{
|
||||
GLboolean hasTLS;
|
||||
DWORD tls;
|
||||
DWORD current;
|
||||
|
||||
} _GLFWlibraryWGL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user