[Libreoffice-commits] core.git: vcl/win
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 23 09:47:37 UTC 2020
vcl/win/dtrans/WinClipboard.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit eed7c2f215173bf3799e4ee34771a3f64bf06f74
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Sep 23 08:23:09 2020 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Sep 23 11:47:01 2020 +0200
Removed duplicated include
Change-Id: I3f672cbf7fa6c92580abb629575d2eb46700bd4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103225
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/vcl/win/dtrans/WinClipboard.cxx b/vcl/win/dtrans/WinClipboard.cxx
index c1e4dde81c82..7317d8467827 100644
--- a/vcl/win/dtrans/WinClipboard.cxx
+++ b/vcl/win/dtrans/WinClipboard.cxx
@@ -41,8 +41,6 @@
#include <ole2.h>
#include <objidl.h>
-#include "WinClipboard.hxx"
-
using namespace com::sun::star;
// definition of static members
More information about the Libreoffice-commits
mailing list