diff options
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_urihelper.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index e8c4132149b3..ac88cd1fac78 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -51,10 +51,6 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_use_type_rdbs,svl_urihelper, \ - types \ -)) - $(eval $(call gb_CppunitTest_set_args,svl_urihelper, \ --protector unoexceptionprotector$(gb_Library_DLLEXT) \ unoexceptionprotector \ |