--- a/application/inc/PodcastFeedView.h Wed Mar 31 18:09:02 2010 +0200
+++ b/application/inc/PodcastFeedView.h Thu Apr 01 11:39:23 2010 +0200
@@ -118,7 +118,6 @@
TBool iFirstActivateAfterLaunch;
TOpmlState iOpmlState;
TBool iViewingShows;
- RArray<TInt> iFeedIdForIconArray;
};
#endif // PODCASTFEEDVIEWH
--- a/engine/src/FeedEngine.cpp Wed Mar 31 18:09:02 2010 +0200
+++ b/engine/src/FeedEngine.cpp Thu Apr 01 11:39:23 2010 +0200
@@ -594,7 +594,7 @@
}break;
}
- NotifyFeedUpdateComplete(aError);
+n NotifyFeedUpdateComplete(aError);
// we will wait until the image has been downloaded to start the next feed update.
if (iClientState == EIdle)