mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Menu) remoe unused variable
This commit is contained in:
parent
6843712f62
commit
f793d9678e
@ -162,7 +162,6 @@ static int action_ok_playlist_entry(const char *path,
|
||||
const char *core_path = NULL;
|
||||
const char *core_name = NULL;
|
||||
size_t selection_ptr = 0;
|
||||
size_t playlist_entry_idx = 0;
|
||||
content_playlist_t *playlist = g_defaults.history;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
uint32_t hash_label = djb2_calculate(label);
|
||||
|
Loading…
x
Reference in New Issue
Block a user