diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2018-03-18 12:41:05 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-03-19 07:38:49 +0100 |
commit | b2147abdf6dd82096fb4441e97090ed00a21e985 (patch) | |
tree | 8041add0d4fa6c55309eff8334762530ab406a39 /desktop | |
parent | 7be3dfa4b4705725be4987beeb79dbe5f6a4edae (diff) |
remove unused ucbstreamhelper includes
and a few vclunohelper includes
Change-Id: I4803605766d155fe5044c2a65c0444631146831c
Reviewed-on: https://gerrit.libreoffice.org/51496
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/migration/services/oo3extensionmigration.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/migration/services/oo3extensionmigration.cxx b/desktop/source/migration/services/oo3extensionmigration.cxx index 75bbf5864c45..2b6baa16ab65 100644 --- a/desktop/source/migration/services/oo3extensionmigration.cxx +++ b/desktop/source/migration/services/oo3extensionmigration.cxx @@ -25,7 +25,6 @@ #include <osl/thread.h> #include <tools/urlobj.hxx> #include <unotools/bootstrap.hxx> -#include <unotools/ucbstreamhelper.hxx> #include <unotools/textsearch.hxx> #include <comphelper/sequence.hxx> #include <comphelper/processfactory.hxx> |