summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accportions.cxx
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/core/access/accportions.cxx
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/core/access/accportions.cxx')
-rw-r--r--sw/source/core/access/accportions.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/access/accportions.cxx b/sw/source/core/access/accportions.cxx
index a4c2009ed7f8..48be5185f308 100644
--- a/sw/source/core/access/accportions.cxx
+++ b/sw/source/core/access/accportions.cxx
@@ -24,7 +24,6 @@
#include <txttypes.hxx>
// for portion replacement in Special()
-#include <strings.hrc>
#include <viewopt.hxx>
// for GetWordBoundary(...), GetSentenceBoundary(...):