summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-03-26 01:49:01 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-17 09:07:54 +0200
commitb3f094c2573de12bf3d386f19b924b536cb89af0 (patch)
tree9127ca0ae3bbbfdd7d516798057b40f138782aa2 /sw/source/ui/index
parente4b335fac90a2128a5df3641050d6382883de1e8 (diff)
tdf#42949 Remove unnecessary localization headers from sw
Found by searching for the header names and the localization function: git grep -l -e \<strings.hrc\> sw | xargs grep -c -e SwResId -e StartProgress -e GetResource | grep :0$ | grep -v /pch Change-Id: I041a4e8b4c4cc7414f83bd08e64a1ff921244b44 Reviewed-on: https://gerrit.libreoffice.org/52919 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/source/ui/index')
-rw-r--r--sw/source/ui/index/cntex.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/index/cntex.cxx b/sw/source/ui/index/cntex.cxx
index ee2e65127168..9723b18b109c 100644
--- a/sw/source/ui/index/cntex.cxx
+++ b/sw/source/ui/index/cntex.cxx
@@ -45,7 +45,6 @@
#include <swmodule.hxx>
#include <cmdid.h>
-#include <strings.hrc>
#include <globals.hrc>
#include <SwStyleNameMapper.hxx>
#include <swuicnttab.hxx>