summaryrefslogtreecommitdiff
path: root/i18npool/Module_i18npool.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Module_i18npool.mk')
-rw-r--r--i18npool/Module_i18npool.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/i18npool/Module_i18npool.mk b/i18npool/Module_i18npool.mk
index 022e85f80891..3cd75e3dc4f7 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -61,10 +61,4 @@ $(eval $(call gb_Module_add_check_targets,i18npool,\
CppunitTest_i18npool_test_breakiterator \
))
-ifeq ($(OS),IOS)
-$(eval $(call gb_Module_add_targets,i18npool,\
- Executable_i18npool_cppunittester_all \
-))
-endif
-
# vim: set noet sw=4 ts=4: