diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 12:26:27 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:08 +0200 |
commit | 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (patch) | |
tree | 19b9219850619dbede65c040c1e2c6b55a51b748 /sot | |
parent | 79beb586474139c858ddb2881cf6aa20c6821cbe (diff) |
drop uses_ure
Diffstat (limited to 'sot')
-rw-r--r-- | sot/CppunitTest_sot_test_sot.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk index c193be992c46..b63556c0d947 100644 --- a/sot/CppunitTest_sot_test_sot.mk +++ b/sot/CppunitTest_sot_test_sot.mk @@ -56,8 +56,6 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\ udkapi \ )) -$(eval $(call gb_CppunitTest_uses_ure,sot_test_sot)) - $(eval $(call gb_CppunitTest_set_args,sot_test_sot,\ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ )) |