application/src/PodcastFeedView.cpp
changeset 79 ba4dba32295b
parent 71 fbd95db6a4e1
--- 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