diff options
Diffstat (limited to 'sw/inc/unomod.hxx')
-rw-r--r-- | sw/inc/unomod.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/unomod.hxx b/sw/inc/unomod.hxx index 5bfa819bee45..9bac96e15ecc 100644 --- a/sw/inc/unomod.hxx +++ b/sw/inc/unomod.hxx @@ -37,9 +37,6 @@ class SwViewOption; class SwPrintData; class SwDoc; -/****************************************************************************** - * - ******************************************************************************/ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SwXModule_CreateInstance(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & ); class SwXModule : public cppu::WeakImplHelper4 |