summaryrefslogtreecommitdiff
path: root/Dictionary_cs.mk
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-01 09:48:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-01 09:48:41 +0200
commit03a4a7b13f28c2c8df08cf6d5049fde97d6b4244 (patch)
tree056e0e87b58bc0d4edda8c741a03446593ab67bc /Dictionary_cs.mk
parenta06da898df0371577c5c2466480f6c807e6c211f (diff)
tdf#93514 remove Czech thesaurus
Change-Id: I40ebd1ca223fe7950ed3280c43a51a3dfbd0070e
Diffstat (limited to 'Dictionary_cs.mk')
-rw-r--r--Dictionary_cs.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Dictionary_cs.mk b/Dictionary_cs.mk
index cc6f4fd..d1c7844 100644
--- a/Dictionary_cs.mk
+++ b/Dictionary_cs.mk
@@ -17,8 +17,4 @@ $(eval $(call gb_Dictionary_add_root_files,dict-cs,\
dictionaries/cs_CZ/README_en.txt \
))
-$(eval $(call gb_Dictionary_add_thesauri,dict-cs,\
- dictionaries/cs_CZ/th_cs_CZ_v3.dat \
-))
-
# vim: set noet sw=4 ts=4: