application/src/PodcastListView.cpp
branch3rded
changeset 176 1c8b56cb6409
parent 175 cd124c4eb6b9
child 194 62a678609f15
--- 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");