mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
Move DWM enabled test to file where it is used
This commit is contained in:
@@ -262,8 +262,6 @@ typedef struct _GLFWtimeWin32
|
||||
GLFWbool _glfwRegisterWindowClass(void);
|
||||
void _glfwUnregisterWindowClass(void);
|
||||
|
||||
BOOL _glfwIsCompositionEnabled(void);
|
||||
|
||||
WCHAR* _glfwCreateWideStringFromUTF8(const char* source);
|
||||
char* _glfwCreateUTF8FromWideString(const WCHAR* source);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user