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 --- writerfilter/CppunitTest_writerfilter_rtftok.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'writerfilter/CppunitTest_writerfilter_rtftok.mk') diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk index 6fee584d4e98..a1d4de4cdb70 100644 --- a/writerfilter/CppunitTest_writerfilter_rtftok.mk +++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk @@ -60,7 +60,6 @@ $(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\ )) $(eval $(call gb_CppunitTest_set_args,writerfilter_rtftok,\ - --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \ )) -- cgit