summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-12-22 11:35:30 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-01-03 09:39:22 +0100
commit5cb0c041fd50896d426626bad11032ffe4ac4614 (patch)
tree568c01ba4cf6cbd5efb534c0ea7af19492d7eca6 /chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
parentUpdate Flatpak to OpenJDK11 (diff)
downloadcore-5cb0c041fd50896d426626bad11032ffe4ac4614.tar.gz
core-5cb0c041fd50896d426626bad11032ffe4ac4614.zip
tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Cleaned directories are chartapiwrapper and dialogs Also a few other hxx in other inc dirs that came up during the process Change-Id: Ibf9c33aeee91a92216e8ab512f87acc482e13ae5 Reviewed-on: https://gerrit.libreoffice.org/65566 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx b/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
index df04dbee684a..384f1ac6e4dc 100644
--- a/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
+++ b/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
@@ -21,7 +21,6 @@
#include <dlg_ChartType.hxx>
#include <servicenames.hxx>
#include <osl/mutex.hxx>
-#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/frame/XModel.hpp>