mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Win32: Clean up DWM detection
This commit is contained in:
@@ -396,7 +396,6 @@ typedef struct _GLFWmutexWin32
|
||||
|
||||
GLFWbool _glfwRegisterWindowClassWin32(void);
|
||||
void _glfwUnregisterWindowClassWin32(void);
|
||||
GLFWbool _glfwIsCompositionEnabledWin32(void);
|
||||
|
||||
WCHAR* _glfwCreateWideStringFromUTF8Win32(const char* source);
|
||||
char* _glfwCreateUTF8FromWideStringWin32(const WCHAR* source);
|
||||
|
||||
Reference in New Issue
Block a user