summaryrefslogtreecommitdiff
path: root/framework/source/uielement/simpletextstatusbarcontroller.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-14 05:23:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-14 05:23:43 +0000
commit7bf29c44efa5985f59c160ba5a75dc212f955d42 (patch)
tree8cd9404e8ac9ba3268061278dc1ef215f631b4c9 /framework/source/uielement/simpletextstatusbarcontroller.cxx
parenta3458db24dc4688fcca14242917ec3bd62a6adcb (diff)
CWS-TOOLING: integrate CWS mba30fixes02
Diffstat (limited to 'framework/source/uielement/simpletextstatusbarcontroller.cxx')
-rw-r--r--framework/source/uielement/simpletextstatusbarcontroller.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/framework/source/uielement/simpletextstatusbarcontroller.cxx b/framework/source/uielement/simpletextstatusbarcontroller.cxx
index 5daca50e99de..0fa26733f2fb 100644
--- a/framework/source/uielement/simpletextstatusbarcontroller.cxx
+++ b/framework/source/uielement/simpletextstatusbarcontroller.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: simpletextstatusbarcontroller.cxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.5.82.1 $
*
* This file is part of OpenOffice.org.
*
@@ -62,10 +62,6 @@ DEFINE_XSERVICEINFO_MULTISERVICE ( SimpleTextStatusbarController
DEFINE_INIT_SERVICE ( SimpleTextStatusbarController, {} )
-SimpleTextStatusbarController::SimpleTextStatusbarController()
-{
-}
-
SimpleTextStatusbarController::SimpleTextStatusbarController( const uno::Reference< lang::XMultiServiceFactory >& xServiceManager ) :
svt::StatusbarController( xServiceManager, uno::Reference< frame::XFrame >(), rtl::OUString(), 0 )
{