From 4fae455fcdb0242b568b88f51726bd1596e100b0 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 14 Dec 2017 14:50:33 +0100 Subject: tdf#42949 Remove unneeded helpids.h headers (1/3) A side effect of the .ui migration is that we use a lot less HIDs in the code. A lot of files still contain helpids.h includes even if no actual HID is referenced. This cleans up directories b* - e*. Found with: git grep helpids.h | cut -d : -f 1 | xargs grep -c HID_ | grep :0$ Change-Id: I221d22f68584115d71660a97c4f108595625d12c Reviewed-on: https://gerrit.libreoffice.org/46868 Tested-by: Jenkins Reviewed-by: Michael Stahl --- cui/source/tabpages/tplneend.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/tabpages/tplneend.cxx') diff --git a/cui/source/tabpages/tplneend.cxx b/cui/source/tabpages/tplneend.cxx index e42c64ad03df..e669b92135ec 100644 --- a/cui/source/tabpages/tplneend.cxx +++ b/cui/source/tabpages/tplneend.cxx @@ -26,7 +26,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3