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 /svl | |
parent | 79beb586474139c858ddb2881cf6aa20c6821cbe (diff) |
drop uses_ure
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_urihelper.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index ac88cd1fac78..70823717b9bf 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -55,5 +55,3 @@ $(eval $(call gb_CppunitTest_set_args,svl_urihelper, \ --protector unoexceptionprotector$(gb_Library_DLLEXT) \ unoexceptionprotector \ )) - -$(eval $(call gb_CppunitTest_uses_ure,svl_urihelper)) |