diff -r 31d05afa1a52 -r 1cc7501102a8 application/src/PodcastShowsView.cpp --- a/application/src/PodcastShowsView.cpp Sat Apr 24 21:46:17 2010 +0100 +++ b/application/src/PodcastShowsView.cpp Sat Apr 24 22:26:43 2010 +0100 @@ -34,14 +34,6 @@ #define KMaxMessageLength 200 -#define KPodcastImageWidth 160 -#define KPodcastImageHeight 120 -#define KPodcastDialogOffset 2 - -#define KOneHundredPercent 100 - -const TInt KSizeBufLen = 64; -const TInt KDefaultGran = 5; _LIT(KSizeDownloadingOf, "%.1f/%.1f MB"); _LIT(KShowsSizeFormatS60, "%.1f MB");