forked from len0rd/rockbox
Oops remove misleading left-behind comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14205 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1b199fabe4
commit
b1fa2f44a2
1 changed files with 0 additions and 1 deletions
|
@ -1032,7 +1032,6 @@ MENUITEM_FUNCTION(view_cue_item, 0, ID2P(LANG_BROWSE_CUESHEET),
|
|||
/* CONTEXT_WPS items */
|
||||
MENUITEM_FUNCTION(browse_id3_item, 0, ID2P(LANG_MENU_SHOW_ID3_INFO),
|
||||
browse_id3, NULL, NULL, Icon_NOICON);
|
||||
/* NOTE: the LANG_MENU_SET_RATING string has been removed from english.lang */
|
||||
#ifdef HAVE_PITCHSCREEN
|
||||
MENUITEM_FUNCTION(pitch_screen_item, 0, ID2P(LANG_PITCH),
|
||||
pitch_screen, NULL, NULL, Icon_Audio);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue