(Menu) Cleanup unused variable

This commit is contained in:
Twinaphex 2015-07-18 15:25:42 +02:00
parent ffc075166e
commit a54a4d6cbe
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ static int action_iterate_help(char *s, size_t len, const char *label)
if (!timer_end && timeout <= 0)
{
menu_input_t *menu_input = menu_input_get_ptr();
timer_end = true;
timer_begin = false;
timeout_end = 0;