diff -r aba12c885d83 -r 96907930389d calendarui/views/src/calentodoview.cpp --- a/calendarui/views/src/calentodoview.cpp Thu Jul 15 18:37:27 2010 +0300 +++ b/calendarui/views/src/calentodoview.cpp Thu Aug 19 09:53:43 2010 +0300 @@ -729,14 +729,14 @@ RedrawStatusPaneL(); // Set a text to title pane. - MCalenToolbar* toolbarImpl = iServices.ToolbarOrNull(); + /*MCalenToolbar* toolbarImpl = iServices.ToolbarOrNull(); if(toolbarImpl) { CAknToolbar& toolbar = toolbarImpl->Toolbar(); // dim clear and clear all toolbar buttons toolbar.SetItemDimmed(ECalenGotoToday,ETrue,ETrue); - } + }*/ iEventViewCommandHandled = EFalse; TRACE_EXIT_POINT; @@ -751,7 +751,7 @@ { TRACE_ENTRY_POINT; - MCalenToolbar* toolbarImpl = iServices.ToolbarOrNull(); + /*MCalenToolbar* toolbarImpl = iServices.ToolbarOrNull(); if(toolbarImpl) { CAknToolbar& toolbar = toolbarImpl->Toolbar(); @@ -761,7 +761,7 @@ // dim clear and clear all toolbar buttons toolbar.SetItemDimmed(ECalenGotoToday,EFalse,ETrue); } - } + }*/ // Remove all markings when the view is deactivated. static_cast< CCalenTodoContainer* > ( iContainer )->MarkAllL(