summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 11:15:40 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 14:53:07 +0200
commitfe209e78db5df329f38363a23109dcec67f4abcf (patch)
tree97ff8be18beff957f92e9d8ed2ac63f0de3ee22e /sot
parente4406fdc4b92427427b156c75ee048b5adf28410 (diff)
let use_api handle the use of type rdbs at runtime
Or is there any use case where we would need to use UNO API headers, but not require the appropriate type database at runtime?
Diffstat (limited to 'sot')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index 1af4eef0ca01..c193be992c46 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -58,10 +58,6 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\
$(eval $(call gb_CppunitTest_uses_ure,sot_test_sot))
-$(eval $(call gb_CppunitTest_use_type_rdbs,sot_test_sot,\
- types \
-))
-
$(eval $(call gb_CppunitTest_set_args,sot_test_sot,\
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))