diff -r 4a65cc85c4f3 -r fbd95db6a4e1 application/data/PodcastQueueView.ra --- a/application/data/PodcastQueueView.ra Wed Apr 28 13:20:05 2010 +0100 +++ b/application/data/PodcastQueueView.ra Wed Apr 28 14:12:19 2010 +0100 @@ -95,26 +95,6 @@ }; }; }, -#ifdef SYMBIAN1_UI - TBAR_CTRL - { - type = EAknCtButton; - id = EPodcastRemoveDownload; - control = AVKON_BUTTON - { - states = - { - AVKON_BUTTON_STATE - { - //bmpfile = AVKON_BITMAP_FILE; - //bmpid = EMbmAvkonQgn_indi_find_goto; - txt = STRING_r_view_remove_download_short_cmd; - helptxt = STRING_r_view_remove_download_cmd; - } - }; - }; - }, -#endif TBAR_CTRL { type = EAknCtButton;