mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
get rid of ACTION_F3 (leftover from Archos days)
Change-Id: I8f602299bbc8caf6c8189361dbd41af31f19c1b3
This commit is contained in:
parent
2e2e899869
commit
ff6e175c20
6 changed files with 3 additions and 30 deletions
|
|
@ -509,7 +509,6 @@ int handle_radio_presets(void)
|
|||
next_station(0);
|
||||
result = 1;
|
||||
break;
|
||||
case ACTION_F3:
|
||||
case ACTION_STD_CONTEXT:
|
||||
selected_preset = gui_synclist_get_sel_pos(&lists);
|
||||
do_menu(&handle_radio_preset_menu, NULL, NULL, false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue