summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/source/crypto/cryptosign.cxx1
-rw-r--r--svl/source/items/style.cxx1
-rw-r--r--svl/source/misc/lockfilecommon.cxx2
3 files changed, 0 insertions, 4 deletions
diff --git a/svl/source/crypto/cryptosign.cxx b/svl/source/crypto/cryptosign.cxx
index 429468b6e9fa..96c349d68861 100644
--- a/svl/source/crypto/cryptosign.cxx
+++ b/svl/source/crypto/cryptosign.cxx
@@ -17,7 +17,6 @@
#include <comphelper/base64.hxx>
#include <comphelper/random.hxx>
#include <comphelper/hash.hxx>
-#include <comphelper/processfactory.hxx>
#include <com/sun/star/security/XCertificate.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <filter/msfilter/mscodec.hxx>
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx
index f42a11407375..7cfc727dc655 100644
--- a/svl/source/items/style.cxx
+++ b/svl/source/items/style.cxx
@@ -25,7 +25,6 @@
#include <sal/log.hxx>
#include <tools/tenccvt.hxx>
#include <osl/diagnose.h>
-#include <comphelper/processfactory.hxx>
#include <unotools/intlwrapper.hxx>
#include <svl/hint.hxx>
#include <svl/poolitem.hxx>
diff --git a/svl/source/misc/lockfilecommon.cxx b/svl/source/misc/lockfilecommon.cxx
index cd2658ee5afd..88850e7687f9 100644
--- a/svl/source/misc/lockfilecommon.cxx
+++ b/svl/source/misc/lockfilecommon.cxx
@@ -38,8 +38,6 @@
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
-#include <comphelper/processfactory.hxx>
-
#include <tools/urlobj.hxx>
#include <unotools/bootstrap.hxx>