summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.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/options/fontsubs.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/options/fontsubs.cxx')
-rw-r--r--cui/source/options/fontsubs.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/fontsubs.cxx b/cui/source/options/fontsubs.cxx
index 311668f9c852..d62712633d26 100644
--- a/cui/source/options/fontsubs.cxx
+++ b/cui/source/options/fontsubs.cxx
@@ -26,7 +26,6 @@
#include <vcl/wrkwin.hxx>
#include <svtools/fontsubstconfig.hxx>
#include "fontsubs.hxx"
-#include <dialmgr.hxx>
#include <helpids.h>
#include <o3tl/make_unique.hxx>