mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Get rid of menu->defer_core - unused
This commit is contained in:
parent
6040e6d772
commit
88bf19bff4
@ -237,7 +237,6 @@ typedef struct
|
|||||||
unsigned help_screen_id;
|
unsigned help_screen_id;
|
||||||
enum menu_help_type help_screen_type;
|
enum menu_help_type help_screen_type;
|
||||||
|
|
||||||
bool defer_core;
|
|
||||||
char deferred_path[PATH_MAX_LENGTH];
|
char deferred_path[PATH_MAX_LENGTH];
|
||||||
|
|
||||||
char scratch_buf[PATH_MAX_LENGTH];
|
char scratch_buf[PATH_MAX_LENGTH];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user