changeset 23 | fd30d51f876b |
parent 18 | c198609911f9 |
child 26 | a949c2543c15 |
child 45 | b6db4fd4947b |
--- a/calendarui/controller/src/calencontroller.cpp Fri Apr 16 14:57:40 2010 +0300 +++ b/calendarui/controller/src/calencontroller.cpp Mon May 03 12:30:32 2010 +0300 @@ -112,9 +112,6 @@ RegisterForNotificationsL( iViewManager, notificationArray ); notificationArray.Reset(); notificationArray.Close(); - if (!isFromServiceFrmwrk) { - iViewManager->constructOtherViews(); - } TRACE_EXIT_POINT; }