Get rid of some hashes

This commit is contained in:
twinaphex 2017-10-05 11:44:11 +02:00
parent a88ee1a6e5
commit 1e3da091a5
2 changed files with 0 additions and 9 deletions

View File

@ -4724,10 +4724,6 @@ static int menu_cbs_init_bind_ok_compare_label(menu_file_list_cbs_t *cbs,
case MENU_LABEL_ACCOUNTS_RETRO_ACHIEVEMENTS:
BIND_ACTION_OK(cbs, action_ok_push_accounts_cheevos_list);
break;
case MENU_LABEL_SCAN_FILE:
BIND_ACTION_OK(cbs, action_ok_push_scan_file);
break;
case MENU_LABEL_SCAN_DIRECTORY:
case MENU_LABEL_FAVORITES:
BIND_ACTION_OK(cbs, action_ok_push_content_list);
break;

View File

@ -1703,11 +1703,6 @@ enum msg_hash_enums
#define MENU_LABEL_DOWNLOADED_FILE_DETECT_CORE_LIST 0xb4f82700U
/* Scan values */
#define MENU_LABEL_SCAN_THIS_DIRECTORY 0x6921b775U
#define MENU_LABEL_SCAN_DIRECTORY 0x57de303eU
#define MENU_LABEL_SCAN_FILE 0xd5d1eee9U
/* Online updater settings */
#define MENU_LABEL_UPDATE_LAKKA 0x19b51eebU