summaryrefslogtreecommitdiff
path: root/stoc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/inc')
-rw-r--r--stoc/inc/bootstrapservices.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/stoc/inc/bootstrapservices.hxx b/stoc/inc/bootstrapservices.hxx
index 57b9ca907cb0..a754d13a543c 100644
--- a/stoc/inc/bootstrapservices.hxx
+++ b/stoc/inc/bootstrapservices.hxx
@@ -91,13 +91,6 @@ namespace stoc_bootstrap
throw(::com::sun::star::uno::Exception);
::com::sun::star::uno::Sequence< OUString > rdbtdp_getSupportedServiceNames();
OUString rdbtdp_getImplementationName();
-
- //tdmanager
- ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ManagerImpl_create(
- const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& )
- SAL_THROW( (::com::sun::star::uno::Exception) );
- ::com::sun::star::uno::Sequence< OUString > SAL_CALL tdmgr_getSupportedServiceNames();
- OUString SAL_CALL tdmgr_getImplementationName();
} // namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */