--- a/application/src/PodcastListView.cpp Fri Jul 09 23:58:47 2010 +0100
+++ b/application/src/PodcastListView.cpp Sat Jul 10 13:35:21 2010 +0100
@@ -346,17 +346,6 @@
// Pass the pointer event to Long tap detector component
}
-
-void CPodcastListView::DynInitToolbarL (TInt /*aResourceId*/, CAknToolbar * /*aToolbar*/)
- {
- }
-
-
-void CPodcastListView::OfferToolbarEventL(TInt aCommand)
- {
- HandleCommandL(aCommand);
- }
-
void CPodcastListView::ShowWaitDialogL(TDesC &aWaitText)
{
DP("CPodcastListView::ShowWaitDialogL BEGIN");