summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 12:36:24 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 14:53:08 +0200
commite5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e (patch)
treeb9f5648497839d3517f29c6303cc0118107a9864 /starmath
parent33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (diff)
always use --protector for UNO tests
Diffstat (limited to 'starmath')
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index 21427629eed8..1af328685eb7 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -95,8 +95,4 @@ $(eval $(call gb_CppunitTest_use_old_components,starmath_qa_cppunit,\
))
endif
-$(eval $(call gb_CppunitTest_set_args,starmath_qa_cppunit,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-))
-
# vim: set noet sw=4 ts=4: