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 --- svl/CppunitTest_svl_urihelper.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'svl') diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index 70823717b9bf..8602756f2b9a 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -50,8 +50,3 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ utl \ $(gb_STDLIBS) \ )) - -$(eval $(call gb_CppunitTest_set_args,svl_urihelper, \ - --protector unoexceptionprotector$(gb_Library_DLLEXT) \ - unoexceptionprotector \ -)) -- cgit