diff options
Diffstat (limited to 'vcl/win/window/salframe.cxx')
-rw-r--r-- | vcl/win/window/salframe.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/win/window/salframe.cxx b/vcl/win/window/salframe.cxx index 3228caf2f345..aaafe56ee887 100644 --- a/vcl/win/window/salframe.cxx +++ b/vcl/win/window/salframe.cxx @@ -76,11 +76,6 @@ #include <window.h> #include <sallayout.hxx> -#define COMPILE_MULTIMON_STUBS -#pragma warning(push) -#pragma warning(disable:4996) // 'GetVersionExA': was declared deprecated -#include <multimon.h> -#pragma warning(pop) #include <vector> #include <com/sun/star/uno/Exception.hpp> |