mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Remove unused variable
This commit is contained in:
parent
ce02161255
commit
03c1283fcb
@ -3085,7 +3085,6 @@ static void get_current_menu_sublabel(struct rarch_state *p_rarch,
|
||||
char* retstr, size_t max)
|
||||
{
|
||||
menu_entry_t entry;
|
||||
const char* entry_sublabel;
|
||||
struct menu_state *menu_st = &p_rarch->menu_driver_state;
|
||||
|
||||
menu_entry_init(&entry);
|
||||
|
Loading…
x
Reference in New Issue
Block a user