Removed Depricated APIs related to back key
authorAmith Kumar Mahale <amith.m@samsung.com>
Fri, 21 Jun 2013 12:47:51 +0000 (18:17 +0530)
committerAmith Kumar Mahale <amith.m@samsung.com>
Fri, 21 Jun 2013 12:47:51 +0000 (18:17 +0530)
Change-Id: I4829935862d50abc44219315c6502e8cda4b3146
Signed-off-by: Amith Kumar Mahale <amith.m@samsung.com>
src/ClEventDetailsForm.cpp

index fef8522..68c3887 100644 (file)
@@ -542,8 +542,6 @@ EventDetailsForm::OnSceneActivatedN(const SceneId& previousSceneId, const SceneI
                pFooter->RemoveAllItems();
                pFooter->RemoveAllButtons();
                pFooter->SetStyle(FOOTER_STYLE_BUTTON_TEXT);
-               pFooter->SetBackButtonEnabled(true);
-               pFooter->SetBackButton();
 
                if (__pPm->IsSaved() == false)
                {