Get rid of menu->defer_core - unused

This commit is contained in:
twinaphex 2016-09-04 22:20:36 +02:00
parent 6040e6d772
commit 88bf19bff4

View File

@ -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];