diff options
Diffstat (limited to 'backends/dialogs/win32/win32-dialogs.cpp')
-rw-r--r-- | backends/dialogs/win32/win32-dialogs.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/dialogs/win32/win32-dialogs.cpp b/backends/dialogs/win32/win32-dialogs.cpp index e34a08c07b..fca0601a71 100644 --- a/backends/dialogs/win32/win32-dialogs.cpp +++ b/backends/dialogs/win32/win32-dialogs.cpp @@ -56,9 +56,6 @@ #define WIN32_LEAN_AND_MEAN #include <windows.h> -#if defined(ARRAYSIZE) -#undef ARRAYSIZE -#endif #endif #include <shlobj.h> |