summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/swmodule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app/swmodule.cxx')
-rw-r--r--sw/source/ui/app/swmodule.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/app/swmodule.cxx b/sw/source/ui/app/swmodule.cxx
index e5231a6368c3..115ab46da5cf 100644
--- a/sw/source/ui/app/swmodule.cxx
+++ b/sw/source/ui/app/swmodule.cxx
@@ -143,7 +143,6 @@ bool bNoInterrupt = false;
using namespace com::sun::star;
-
TYPEINIT1( SwModule, SfxModule );
using namespace ::com::sun::star;
@@ -268,7 +267,6 @@ void SwDLL::RegisterInterfaces()
SwPagePreview::RegisterInterface( pMod );
SwSrcView::RegisterInterface( pMod );
-
SwBaseShell::RegisterInterface(pMod);
SwTextShell::RegisterInterface(pMod);
SwTableShell::RegisterInterface(pMod);
@@ -407,8 +405,6 @@ void SwDLL::RegisterControls()
::sfx2::TaskPaneWrapper::RegisterChildWindow(0, pMod);
}
-
-
/*************************************************************************
|*
|* Load Module (only dummy for linking of the DLL)