diff -r 83752b9e3cb6 -r af6475fdf8d6 application/inc/PodcastShowsView.h --- a/application/inc/PodcastShowsView.h Sat Apr 03 16:03:09 2010 +0100 +++ b/application/inc/PodcastShowsView.h Sat Apr 03 21:28:44 2010 +0100 @@ -103,7 +103,7 @@ void DisplayShowInfoDialogL(); void HandleSetShowPlayedL(TBool aPlayed); void HandleDeleteShowL(); - void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel) {} + void ImageOperationCompleteL(TInt /* aError */, TUint /* aHandle */, CPodcastModel& /* aPodcastModel */) {} void HandleSetShowPlayed(TBool aPlayed); void HandleDeleteShow(); void UpdateViewTitleL();