summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/wordbookmigration.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-11-03 20:33:34 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-11-09 16:04:18 +0100
commit433e60eb5241a25102b754bc23045b6095b0de0d (patch)
treefaa85e06630d13c5c47303db203fa66fd61d47e6 /desktop/source/migration/services/wordbookmigration.hxx
parent2951c96bcb673a260a09e2c6eb92ca0f99bf0c18 (diff)
tdf#42949 Fix new IWYU warnings in directories d*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I8f3cd05dbd86bd22fd84d767adc44fc2b0c89404 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105468 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'desktop/source/migration/services/wordbookmigration.hxx')
-rw-r--r--desktop/source/migration/services/wordbookmigration.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/migration/services/wordbookmigration.hxx b/desktop/source/migration/services/wordbookmigration.hxx
index 40deda7e5431..a6388fa421b1 100644
--- a/desktop/source/migration/services/wordbookmigration.hxx
+++ b/desktop/source/migration/services/wordbookmigration.hxx
@@ -23,7 +23,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/task/XJob.hpp>
-#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase.hxx>
#include <osl/mutex.hxx>