summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-10-01 11:49:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-10-01 20:25:23 +0200
commit85312e64a35f1c0d0a51c268f4b044f45eebd39f (patch)
treea94124cc587f412ab561d6d4b1d7d7c5ea5a3917 /sw/source/uibase/dochdl/swdtflvr.cxx
parent75d924db95559cff5f699bad8fe34bb0aeac0ff6 (diff)
-Werror,-Wunused-macros (clang-cl)
(WIN32_LEAN_AND_MEAN is also defined in include/prewin.h) Change-Id: Ie5e134909f4381d24f2406aa292fa46979c49ca6 Reviewed-on: https://gerrit.libreoffice.org/79946 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/source/uibase/dochdl/swdtflvr.cxx')
-rw-r--r--sw/source/uibase/dochdl/swdtflvr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx
index 8bc1036978dd..404151f30035 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -74,7 +74,6 @@
#include <vcl/graphicfilter.hxx>
#ifdef _WIN32
-#define WIN32_LEAN_AND_MEAN
#include <prewin.h>
#include <windows.h>
#include <postwin.h>