diff --git a/uppsrc/Core/config.h b/uppsrc/Core/config.h index 99ef3405a..a34cad018 100644 --- a/uppsrc/Core/config.h +++ b/uppsrc/Core/config.h @@ -14,7 +14,6 @@ #undef WINVER #undef _WIN32_WINNT #define _WIN32_WINNT 0x0501 - #define WINVER WindowsXP #endif #if __unix || __unix__ || __APPLE__