fix minor logic
authorChangyong Jeon <fin10.jeon@samsung.com>
Mon, 3 Jun 2013 02:30:22 +0000 (11:30 +0900)
committerChangyong Jeon <fin10.jeon@samsung.com>
Mon, 3 Jun 2013 02:30:22 +0000 (11:30 +0900)
Change-Id: I119afd360a06828e2b489c96596147837f201d7b

src/ClMonthPanel.cpp

index 629f1fd..e8a2dd8 100644 (file)
@@ -968,8 +968,6 @@ MonthPanel::OnSceneActivatedN(const SceneId& previousSceneId, const SceneId& cur
                {
                        __pListViewEvent->SetBounds(0, GetHeight() - height, GetWidth(), height);
                }
-
-               __pListViewEvent->UpdateList();
        }
 
        DateTime maxDateTime = Calendarbook::GetMaxDateTime();