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…
Reference in New Issue