diff --git a/src/core.c b/src/core.c index 3f23fb9c2..327acf70a 100644 --- a/src/core.c +++ b/src/core.c @@ -189,7 +189,7 @@ // Support retrieving native window handlers #if defined(_WIN32) - #define GLFW_EXPOSE_NATIVE_WIN32 + //#define GLFW_EXPOSE_NATIVE_WIN32 #include // WARNING: It requires customization to avoid windows.h inclusion! #if !defined(SUPPORT_BUSY_WAIT_LOOP)