summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-06-30 21:15:52 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-01 09:20:05 +0200
commitf4331e94ffea58a5b065806c1456f8b1e47d53b7 (patch)
tree5149457be212266d0dbd9679b67d7a59df28186d /xmlsecurity
parent45751ae0fdb7df432290e9465ff51171537cbf5f (diff)
Remove some unused includes
Change-Id: I44c9ad2511d484e3c7fb1c33f25fcb343eabd232 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97548 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/qa/unit/signing/signing.cxx1
-rw-r--r--xmlsecurity/source/helper/pdfsignaturehelper.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/qa/unit/signing/signing.cxx b/xmlsecurity/qa/unit/signing/signing.cxx
index 0f03befea47d..ec17d7a82d78 100644
--- a/xmlsecurity/qa/unit/signing/signing.cxx
+++ b/xmlsecurity/qa/unit/signing/signing.cxx
@@ -38,7 +38,6 @@
#include <sfx2/sfxbasemodel.hxx>
#include <sfx2/objsh.hxx>
#include <osl/file.hxx>
-#include <osl/process.h>
#include <osl/thread.hxx>
#include <comphelper/ofopxmlhelper.hxx>
#include <unotools/streamwrap.hxx>
diff --git a/xmlsecurity/source/helper/pdfsignaturehelper.cxx b/xmlsecurity/source/helper/pdfsignaturehelper.cxx
index fe65745b3e90..0338075cdbdd 100644
--- a/xmlsecurity/source/helper/pdfsignaturehelper.cxx
+++ b/xmlsecurity/source/helper/pdfsignaturehelper.cxx
@@ -25,7 +25,6 @@
#include <comphelper/propertysequence.hxx>
#include <sal/log.hxx>
-#include <sfx2/objsh.hxx>
#include <tools/diagnose_ex.h>
#include <unotools/mediadescriptor.hxx>
#include <unotools/streamwrap.hxx>