summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
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 /sc/CppunitTest_sc_macros_test.mk
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 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index e497f1ae9f52..26d0ff619619 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -82,11 +82,6 @@ $(eval $(call gb_CppunitTest_use_api,sc_macros_test,\
$(eval $(call gb_CppunitTest_uses_ure,sc_macros_test))
-$(eval $(call gb_CppunitTest_use_type_rdbs,sc_macros_test,\
- oovbaapi \
- types \
-))
-
$(eval $(call gb_CppunitTest_use_components,sc_macros_test,\
basic/util/sb \
comphelper/util/comphelp \