diff -r 9c5b1510919f -r bf573002ff72 calendarengines/calenlauncher/src/CalenLauncherImpl.cpp --- a/calendarengines/calenlauncher/src/CalenLauncherImpl.cpp Wed Jun 09 09:40:23 2010 +0300 +++ b/calendarengines/calenlauncher/src/CalenLauncherImpl.cpp Mon Jun 21 15:38:59 2010 +0300 @@ -448,7 +448,7 @@ { const TUid dummyUID = { 0x0 }; calenTask.SendMessage(dummyUID, *iLaunchParams); - calenTask.BringToForeground(); + //calenTask.BringToForeground(); } // If Calendar is not running we launch from the command line