summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/basicmigration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/basicmigration.hxx')
-rw-r--r--desktop/source/migration/services/basicmigration.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/source/migration/services/basicmigration.hxx b/desktop/source/migration/services/basicmigration.hxx
index 3903e1c19eb5..e71171f5f8dc 100644
--- a/desktop/source/migration/services/basicmigration.hxx
+++ b/desktop/source/migration/services/basicmigration.hxx
@@ -41,8 +41,7 @@ namespace migration
OUString SAL_CALL BasicMigration_getImplementationName();
::com::sun::star::uno::Sequence< OUString > SAL_CALL BasicMigration_getSupportedServiceNames();
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL BasicMigration_create(
- ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xContext )
- SAL_THROW( (::com::sun::star::uno::Exception) );
+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xContext );