fwk147: #i112578# Remove Sleep command used for debugging
This commit is contained in:
parent
f113398230
commit
07a000e572
1 changed files with 0 additions and 2 deletions
|
@ -474,8 +474,6 @@ void Desktop::Init()
|
|||
RTL_LOGFILE_CONTEXT( aLog, "desktop (cd100003) ::Desktop::Init" );
|
||||
SetBootstrapStatus(BS_OK);
|
||||
|
||||
Sleep(10000);
|
||||
|
||||
// create service factory...
|
||||
Reference < XMultiServiceFactory > rSMgr = CreateApplicationServiceManager();
|
||||
if( rSMgr.is() )
|
||||
|
|
Loading…
Reference in a new issue