mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
Remove unused variable
This commit is contained in:
parent
8bda4553ed
commit
51964eee20
@ -5218,7 +5218,6 @@ static void netplay_refresh_rooms_cb(retro_task_t *task,
|
||||
char s[PATH_MAX_LENGTH];
|
||||
unsigned i = 0;
|
||||
unsigned j = 0;
|
||||
file_list_t *list = menu_entries_get_selection_buf_ptr(0);
|
||||
struct netplay_host_list *lan_hosts = NULL;
|
||||
int lan_room_count = 0;
|
||||
bool refresh = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user