diff --git a/apps/openmw/main.cpp b/apps/openmw/main.cpp index 176adfad0..7c39a785e 100644 --- a/apps/openmw/main.cpp +++ b/apps/openmw/main.cpp @@ -7,7 +7,6 @@ #include "engine.hpp" #if defined(_WIN32) -// For OutputDebugString #ifndef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #endif