diff -r 5afc95a6ad83 -r a231cc388498 application/src/PodcastFeedView.cpp --- a/application/src/PodcastFeedView.cpp Sun Oct 31 13:41:59 2010 +0000 +++ b/application/src/PodcastFeedView.cpp Sun Oct 31 13:58:44 2010 +0000 @@ -63,14 +63,6 @@ return self; } -void CPodcastFeedView::SizeChanged() - { - DP("CPodcastFeedView::SizeChanged BEGIN"); - iListContainer->Listbox()->SetListBoxObserver(this); - iListContainer->DrawNow(); - DP("CPodcastFeedView::SizeChanged END"); - } - void CPodcastFeedView::LoadIcons() { iFeedIdForIconArray.Reset();