X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d772832a04a3d2380ac6b3ffea6bfe6a72dcff6..a06066343d670807825adcafebfa4fb8cfff5521:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 103f694ce0..1b24fc3e3a 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -37,13 +37,6 @@ wxWindowList wxTopLevelWindows; // List of windows pending deletion wxList WXDLLEXPORT wxPendingDelete; -// Current cursor, in order to hang on to -// cursor handle when setting the cursor globally -wxCursor *g_globalCursor = NULL; - -// Message Strings for Internationalization -char **wx_msg_str = (char**)NULL; - // Custom OS version, as optionally placed in wx.ini/.wxrc // Currently this can be Win95, Windows, Win32s, WinNT. // For some systems, you can't tell until run-time what services you