summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appmain.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-06 12:31:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-06 12:31:19 +0000
commit70bc2b52950287d3def2e2f7ec3a0f1ad74fcb2c (patch)
treee6d50226b8e079c7fdb880f451fa2e4a0f42ab3e /sfx2/source/appl/appmain.cxx
parentceb103fbce0e7bfa9c2a89ac0081814ad8973899 (diff)
INTEGRATION: CWS docking1 (1.19.26); FILE MERGED
2004/04/25 05:34:39 cd 1.19.26.1: #i24937# Prepare sfx2 to use framework based UNO API
Diffstat (limited to 'sfx2/source/appl/appmain.cxx')
-rw-r--r--sfx2/source/appl/appmain.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index c925ad6726a4..8adca84a22c3 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: appmain.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 17:58:12 $
+ * last change: $Author: obo $ $Date: 2004-07-06 13:31:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -226,7 +226,6 @@ void SfxApplication::Init
}
#endif
#endif
- SetToolBoxCreator( CreateToolBox );
}
//--------------------------------------------------------------------