author | Sebastian Brannstrom <sebastianb@symbian.org> |
Sat, 30 Oct 2010 12:36:01 +0100 | |
branch | RCL_3 |
changeset 307 | baf7ea4347f9 |
parent 306 | a36dc474cae2 |
child 308 | 1b717a43a7ee |
--- a/application/src/PodcastListView.cpp Sat Oct 30 11:29:14 2010 +0100 +++ b/application/src/PodcastListView.cpp Sat Oct 30 12:36:01 2010 +0100 @@ -255,12 +255,6 @@ DP1("CPodcastListView::HandleCommandL=%d", aCommand); switch(aCommand) { - case EAknSoftkeyExit: - case EEikCmdExit: - { - AppUi()->Exit(); - break; - } case EAknSoftkeyBack: { AppUi()->ActivateViewL(iPreviousView);