diff -r 70749e2f572d -r c2f1ea38ec70 application/data/PodcastQueueView.ra --- a/application/data/PodcastQueueView.ra Thu Apr 29 11:55:32 2010 +0100 +++ b/application/data/PodcastQueueView.ra Thu May 13 13:56:05 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;