calendarui/views/src/calentodoview.cpp
branchRCL_3
changeset 60 96907930389d
parent 48 bf573002ff72
child 67 1539a383d7b6
--- 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(