summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/jvmfwk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/jvmfwk.hxx')
-rw-r--r--desktop/source/migration/services/jvmfwk.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/source/migration/services/jvmfwk.hxx b/desktop/source/migration/services/jvmfwk.hxx
index 2159f5514f87..a79d36b8b86b 100644
--- a/desktop/source/migration/services/jvmfwk.hxx
+++ b/desktop/source/migration/services/jvmfwk.hxx
@@ -42,16 +42,9 @@ namespace css = com::sun::star;
namespace migration
{
-
rtl::OUString jvmfwk_getImplementationName();
css::uno::Sequence< rtl::OUString > jvmfwk_getSupportedServiceNames();
-
-css::uno::Reference< css::uno::XInterface > SAL_CALL jvmfwk_create(
- css::uno::Reference< css::uno::XComponentContext > const & )
- throw (css::uno::Exception);
-
-
} //end blind namespace