branch | symbian1 |
changeset 70 | 0a94e3bc0ef2 |
parent 67 | 9c24c921ec35 |
child 86 | a9d05a49b7cd |
--- a/application/src/PodcastListView.cpp Wed Apr 28 13:20:05 2010 +0100 +++ b/application/src/PodcastListView.cpp Wed Apr 28 13:57:49 2010 +0100 @@ -75,12 +75,6 @@ iListbox->MakeVisible(ETrue); MakeVisible(EFalse); -//#ifndef SYMBIAN1_UI -// TInt flags = iListbox->View()->ItemDrawer()->Flags(); -// flags |= CListItemDrawer::EDisableHighlight; -// iListbox->ItemDrawer()->SetFlags(flags); -//#endif - // Activate the window, which makes it ready to be drawn ActivateL(); }