Get rid of unused menu_toggle_behavior

This commit is contained in:
twinaphex 2014-08-01 09:11:49 +02:00
parent 3053d2018a
commit 4d25b695c5

View File

@ -709,7 +709,6 @@ struct global
bool config_save_on_exit;
char error_string[1024];
jmp_buf error_sjlj_context;
unsigned menu_toggle_behavior;
bool libretro_no_content;
bool libretro_dummy;