summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController_Insert.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-11-19 11:18:15 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-21 09:58:06 +0100
commit64d8a71eb8ced0b701ba86e5cf066af48f98872f (patch)
tree15725af8a6edcb050997b234a6fbc59fa773b9c9 /chart2/source/controller/main/ChartController_Insert.cxx
parenttdf#97926 Add UI test for infobar (diff)
downloadcore-64d8a71eb8ced0b701ba86e5cf066af48f98872f.tar.gz
core-64d8a71eb8ced0b701ba86e5cf066af48f98872f.zip
tdf#42949 tdf#119699 Fix IWYU warnings in chart2/
* Recheck after recent refactorings and improvements in f-u-i * Drop now unused TabPageIds.h * The problem noticed in bug #119699 now seems to be gone too so drop those lines from the blacklist. Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I44f26c7370f5328c8f67ac61cd8f0cdb29077f15 Reviewed-on: https://gerrit.libreoffice.org/83182 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/source/controller/main/ChartController_Insert.cxx')
-rw-r--r--chart2/source/controller/main/ChartController_Insert.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ChartController_Insert.cxx b/chart2/source/controller/main/ChartController_Insert.cxx
index ec45a22eae0e..a8212bf99b27 100644
--- a/chart2/source/controller/main/ChartController_Insert.cxx
+++ b/chart2/source/controller/main/ChartController_Insert.cxx
@@ -57,7 +57,6 @@
#include <com/sun/star/chart/ErrorBarStyle.hpp>
#include <svx/ActionDescriptionProvider.hxx>
-#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/svapp.hxx>