From e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 12:36:24 +0200 Subject: always use --protector for UNO tests --- sot/CppunitTest_sot_test_sot.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sot') 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: -- cgit