summaryrefslogtreecommitdiff
path: root/i18npool/CppunitTest_i18npool_test_breakiterator.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/CppunitTest_i18npool_test_breakiterator.mk')
-rw-r--r--i18npool/CppunitTest_i18npool_test_breakiterator.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
index b723b7ff2dd9..19808fffcc96 100644
--- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk
+++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
@@ -52,10 +52,6 @@ $(eval $(call gb_CppunitTest_use_components,i18npool_test_breakiterator,\
i18npool/util/i18npool \
))
-$(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-))
-
$(call gb_CppunitTest_get_target,i18npool_test_breakiterator) : $(call gb_Module_get_target,i18npool)
# vim: set noet sw=4 ts=4: