[Libreoffice-commits] core.git: svx/source sw/source
Miklos Vajna (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 16 08:42:42 UTC 2020
svx/source/dialog/signaturelinehelper.cxx | 1 -
sw/source/core/doc/textboxhelper.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 5199393c84fccc47c72810c061b757bd8167d4c0
Author: Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Tue Jun 16 09:13:15 2020 +0200
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Tue Jun 16 10:42:10 2020 +0200
Remove some unused includes
Change-Id: Iba6d787de4b61c71ce9edbfed748aeae2b7f1f39
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96407
Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
Tested-by: Jenkins
diff --git a/svx/source/dialog/signaturelinehelper.cxx b/svx/source/dialog/signaturelinehelper.cxx
index 066f368db797..91de79aa9478 100644
--- a/svx/source/dialog/signaturelinehelper.cxx
+++ b/svx/source/dialog/signaturelinehelper.cxx
@@ -11,7 +11,6 @@
#include <com/sun/star/graphic/GraphicProvider.hpp>
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
-#include <com/sun/star/security/XCertificate.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/sequenceashashmap.hxx>
diff --git a/sw/source/core/doc/textboxhelper.cxx b/sw/source/core/doc/textboxhelper.cxx
index 51ee8c36e431..fb1a9f4bf764 100644
--- a/sw/source/core/doc/textboxhelper.cxx
+++ b/sw/source/core/doc/textboxhelper.cxx
@@ -35,7 +35,6 @@
#include <svl/itemiter.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <sal/log.hxx>
-#include <svx/anchorid.hxx>
#include <com/sun/star/document/XActionLockable.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
More information about the Libreoffice-commits
mailing list