appinstaller/AppinstUi/Daemon/Src/main.cpp
changeset 42 d17dc5398051
parent 37 6e7b00453237
--- a/appinstaller/AppinstUi/Daemon/Src/main.cpp	Thu May 27 12:58:35 2010 +0300
+++ b/appinstaller/AppinstUi/Daemon/Src/main.cpp	Fri Jun 11 13:45:18 2010 +0300
@@ -44,17 +44,6 @@
     // Rename thread as SWI Daemon.
     User::RenameThread( KSWIDaemonInstaller );  
 
-    
-#ifdef __WINS__   
-//TODO: this is tomprary h7ack since we can not show UI
-// dialogs if QT is not up in wins.
-FLOG( _L("Daemon: Let's wait QT UI to boot up in WINS env.") );   
-FLOG( _L("Daemon: Start SWI Daemon after 300 sec.") );   
-User::After( 15000000 );
-//User::After( 150000000 );
-//User::After( 15000000 );
-#endif  // WINS
-
     // For uninstaller
     // Set status to installing just to be sure that uninstaller 
     // do not run before installing in complete.