changeset 1 | 4490afcb47b1 |
parent 0 | 3ce708148e4d |
child 23 | c4687ff85147 |
--- 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 ) {