From: Changyong Jeon Date: Mon, 3 Jun 2013 02:30:22 +0000 (+0900) Subject: fix minor logic X-Git-Tag: submit/tizen_2.2/20130714.134303~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43d6fc3da4cffa5b43079615ab72443cc6254ecc;p=apps%2Fosp%2FCalendar.git fix minor logic Change-Id: I119afd360a06828e2b489c96596147837f201d7b --- diff --git a/src/ClMonthPanel.cpp b/src/ClMonthPanel.cpp index 629f1fd..e8a2dd8 100644 --- a/src/ClMonthPanel.cpp +++ b/src/ClMonthPanel.cpp @@ -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();