diff -r 6e40b14bb2cd -r ba4dba32295b application/src/PodcastFeedView.cpp --- a/application/src/PodcastFeedView.cpp Sat May 01 21:58:19 2010 +0100 +++ b/application/src/PodcastFeedView.cpp Sun May 02 13:14:23 2010 +0100 @@ -37,11 +37,11 @@ const TInt KMaxFeedNameLength = 100; const TInt KMaxUnplayedFeedsLength =64; const TInt KADayInHours = 24; -const TInt KDefaultGran = 5; -const TInt KNumberOfFilesMaxLength = 4; +//const TInt KDefaultGran = 5; +//const TInt KNumberOfFilesMaxLength = 4; #define KMaxMessageLength 200 #define KMaxTitleLength 100 -const TInt KMimeBufLength = 100; +//const TInt KMimeBufLength = 100; _LIT(KFeedFormat, "%d\t%S\t%S%S"); enum