diff -r 356f28cd5ca0 -r ed599363c2d7 calendarui/controller/src/calencontroller.cpp --- a/calendarui/controller/src/calencontroller.cpp Wed Sep 15 12:11:35 2010 +0300 +++ b/calendarui/controller/src/calencontroller.cpp Wed Oct 13 14:30:35 2010 +0300 @@ -435,10 +435,6 @@ { SetFasterAppFlag( ETrue ); aCommand = ECalenFasterAppExit; - if( iViewManager->CalenToolbar() ) - { - iViewManager->CalenToolbar()->SetToolbarVisibilityL(ETrue); - } } else if( aCommand == EAknCmdExit || aCommand == EEikCmdExit || aCommand == EAknSoftkeyExit )