mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove another unused variable warning
This commit is contained in:
parent
fabccce437
commit
b4f0b2827f
@ -6029,7 +6029,6 @@ static unsigned menu_displaylist_populate_subsystem(
|
||||
{
|
||||
unsigned j = 0;
|
||||
char rom_buff[PATH_MAX_LENGTH];
|
||||
char tmp[PATH_MAX_LENGTH];
|
||||
rom_buff[0] = '\0';
|
||||
|
||||
for (j = 0; j < content_get_subsystem_rom_id(); j++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user