engine/inc/PodcastModel.h
changeset 113 50345a6ad0c3
parent 110 403412eb5292
child 116 a2e43aa1ad11
--- a/engine/inc/PodcastModel.h	Sun Apr 04 18:14:15 2010 +0100
+++ b/engine/inc/PodcastModel.h	Sun Apr 04 18:38:49 2010 +0100
@@ -88,9 +88,6 @@
 	void DropDB();
 	void ResetDB();
 	
-	IMPORT_C void GetAllShowsL();
-	IMPORT_C void GetNewShowsL();
-	IMPORT_C void GetShowsDownloadedL();
 	IMPORT_C void GetShowsDownloadingL();
 	IMPORT_C void GetShowsByFeedL(TUint aFeedUid);
 	IMPORT_C void MarkSelectionPlayedL();