summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appinit.cxx')
-rw-r--r--sfx2/source/appl/appinit.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/appinit.cxx b/sfx2/source/appl/appinit.cxx
index 7f8b46de854b..cf36d2da54b1 100644
--- a/sfx2/source/appl/appinit.cxx
+++ b/sfx2/source/appl/appinit.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: appinit.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: pb $ $Date: 2001-04-12 08:00:40 $
+ * last change: $Author: cd $ $Date: 2001-05-15 06:01:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -399,7 +399,7 @@ FASTBOOL SfxApplication::Initialize_Impl()
Application::PostUserEvent( LINK( this, SfxApplication, OpenClients_Impl ) );
- DELETEZ(pImp->pIntro);
+// DELETEZ(pImp->pIntro);
// start LateInit
SfxAppData_Impl *pAppData = Get_Impl();