[Libreoffice-commits] core.git: sw/source
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 1 18:26:24 UTC 2019
sw/source/uibase/dochdl/swdtflvr.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 85312e64a35f1c0d0a51c268f4b044f45eebd39f
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Oct 1 11:49:10 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Oct 1 20:25:23 2019 +0200
-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 at redhat.com>
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>
More information about the Libreoffice-commits
mailing list