summaryrefslogtreecommitdiff
path: root/sfx2/AllLangResTarget_sfx2.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-27 11:28:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-27 13:29:58 +0100
commit8efb852024336b455a9d078c675645e01589afdc (patch)
treed217d093e93ee5155196a1a22fd7fd04f89ae719 /sfx2/AllLangResTarget_sfx2.mk
parent99f0165c8b634a69e9d7bf633256b7d62aab60d8 (diff)
another name for a nonlocalized string is a string
Change-Id: Ic4ff92720edd1c10dd6d5eff026e79cb02990005
Diffstat (limited to 'sfx2/AllLangResTarget_sfx2.mk')
-rw-r--r--sfx2/AllLangResTarget_sfx2.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/AllLangResTarget_sfx2.mk b/sfx2/AllLangResTarget_sfx2.mk
index b8a722fe8267..1066e2b671b1 100644
--- a/sfx2/AllLangResTarget_sfx2.mk
+++ b/sfx2/AllLangResTarget_sfx2.mk
@@ -55,8 +55,4 @@ $(eval $(call gb_SrsTarget_add_files,sfx/res,\
sfx2/source/view/view.src \
))
-$(eval $(call gb_SrsTarget_add_nonlocalizable_files,sfx/res,\
- sfx2/source/bastyp/bastyp.src \
-))
-
# vim: set noet sw=4 ts=4: