summaryrefslogtreecommitdiff
path: root/stoc/Library_bootstrap.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-12-21 11:11:47 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-21 15:56:45 +0100
commit03739641088846c4cf76a0752619905a8a65f88c (patch)
treec444f46d11818990d8b1521a173986e739924027 /stoc/Library_bootstrap.mk
parentf3051abde54e7a0bc3e2d184e31ac011e96d3e6b (diff)
Remove support for XML .rdbs froom SimpleRegistry service again
...this was a transitional hack to get XML-format service.rdbs in. Now that registry-based bootstrap_InitialComponentContext is gone, XML-format .rdbs need only be handled in cppuhelper/source/defaultbootstrap.cxx (so the textualservices stuff once duplicated to there now effectively moved there). Change-Id: Ifb93558768095c1b462fe4057ebf8724968cca77
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r--stoc/Library_bootstrap.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk
index b9d0f18f033c..e68ddfaaca6b 100644
--- a/stoc/Library_bootstrap.mk
+++ b/stoc/Library_bootstrap.mk
@@ -52,7 +52,6 @@ $(eval $(call gb_Library_use_libraries,bootstrap,\
reg \
sal \
salhelper \
- xmlreader \
$(gb_UWINAPI) \
))
@@ -84,7 +83,6 @@ $(eval $(call gb_Library_add_exception_objects,bootstrap,\
stoc/source/security/permissions \
stoc/source/servicemanager/servicemanager \
stoc/source/simpleregistry/simpleregistry \
- stoc/source/simpleregistry/textualservices \
stoc/source/tdmanager/tdmgr \
stoc/source/tdmanager/tdmgr_check \
stoc/source/tdmanager/tdmgr_tdenumeration \