(Menu) Fix warning

This commit is contained in:
twinaphex 2014-06-10 02:22:56 +02:00
parent f7e9f4774d
commit 15a2255746

View File

@ -513,7 +513,6 @@ static void menu_common_entries_init(void *data, unsigned menu_type)
static int menu_info_screen_iterate(unsigned action)
{
unsigned i;
char msg[1024];
if (!driver.menu)