From 4d25b695c58da49df1d15c0c5975c4aa9927db3f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 1 Aug 2014 09:11:49 +0200 Subject: [PATCH] Get rid of unused menu_toggle_behavior --- general.h | 1 - 1 file changed, 1 deletion(-) diff --git a/general.h b/general.h index 1f79928006..cb62611094 100644 --- a/general.h +++ b/general.h @@ -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;