This commit is contained in:
Doug Binks
2024-01-28 17:24:14 +00:00
parent 7321b56cad
commit 1de78b2ff9
3 changed files with 0 additions and 8 deletions
-1
View File
@@ -430,7 +430,6 @@ typedef struct _GLFWwindowWin32
// The last received cursor position, regardless of source
int lastCursorPosX, lastCursorPosY;
// The last received high surrogate when decoding pairs of UTF-16 messages
WCHAR highSurrogate;
} _GLFWwindowWin32;