summaryrefslogtreecommitdiffstats
path: root/sot/CppunitTest_sot_test_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/CppunitTest_sot_test_sot.mk')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index b63556c0d947..003a346956cf 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -56,8 +56,4 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\
udkapi \
))
-$(eval $(call gb_CppunitTest_set_args,sot_test_sot,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-))
-
# vim: set noet sw=4 ts=4: