summaryrefslogtreecommitdiff
path: root/stoc/source/bootstrap/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/bootstrap/services.cxx')
-rw-r--r--stoc/source/bootstrap/services.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/stoc/source/bootstrap/services.cxx b/stoc/source/bootstrap/services.cxx
index b35295facc7a..e1295cb09f4d 100644
--- a/stoc/source/bootstrap/services.cxx
+++ b/stoc/source/bootstrap/services.cxx
@@ -88,12 +88,6 @@ static struct ImplementationEntry g_entries[] =
loader_getSupportedServiceNames, createSingleComponentFactory,
0, 0
},
- //registry_tdprovider
- {
- ProviderImpl_create, rdbtdp_getImplementationName,
- rdbtdp_getSupportedServiceNames, createSingleComponentFactory,
- 0, 0
- },
//end
{ 0, 0, 0, 0, 0, 0 }
};