diff -r 3ce708148e4d -r 4490afcb47b1 omadm/omadmappui/src/NSmlDMProfilesContainer.cpp --- a/omadm/omadmappui/src/NSmlDMProfilesContainer.cpp Thu Dec 17 08:40:12 2009 +0200 +++ b/omadm/omadmappui/src/NSmlDMProfilesContainer.cpp Thu Jan 07 12:39:15 2010 +0200 @@ -345,7 +345,6 @@ TListBoxEvent aEventType ) { FLOG( "[OMADM] CNSmlDMProfilesContainer::HandleListBoxEventL()" ); - iProfilesListBox->SetCurrentItemIndexAndDraw( aListBox->CurrentItemIndex() ); iDocument->SetCurrentIndex( aListBox->CurrentItemIndex() ); if ( aEventType == MEikListBoxObserver::EEventItemSingleClicked ) {