summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/iconcdlg.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-03-17 23:35:08 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-07 09:26:10 +0200
commit7b185bef65472d10f9fb65d24e0757b90172796c (patch)
treeb48bf3c3d0e77b2e32a9039e29d06c55380b2bb9 /cui/source/dialogs/iconcdlg.cxx
parent8e069a319a200e3b6a105f3468cd87ef6af323b2 (diff)
tdf#42949 Remove unnecessary localization headers from cui
Found by searching for the header names and the localization function: git grep -l -e \<dialmgr.hxx\> cui | xargs grep -c CuiResId | grep :0$ | grep -v /pch Change-Id: I6229a59ea202fb6d95a34351d3fe742dfca4e6fb Reviewed-on: https://gerrit.libreoffice.org/52409 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'cui/source/dialogs/iconcdlg.cxx')
-rw-r--r--cui/source/dialogs/iconcdlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/iconcdlg.cxx b/cui/source/dialogs/iconcdlg.cxx
index 83ac8c9c58c0..ebce7af401ac 100644
--- a/cui/source/dialogs/iconcdlg.cxx
+++ b/cui/source/dialogs/iconcdlg.cxx
@@ -19,8 +19,6 @@
#include <sfx2/app.hxx>
-#include <dialmgr.hxx>
-
#include <iconcdlg.hxx>
#include <cuihyperdlg.hxx>