after the first scan it will no longer scan because of this line

This commit is contained in:
radius 2017-02-27 18:10:35 -05:00
parent 834087d1ad
commit 2bdd938338

View File

@ -4941,8 +4941,7 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
if (!hosts || hosts->size == 0)
{
if (!hosts)
task_push_netplay_lan_scan();
task_push_netplay_lan_scan();
menu_entries_append_enum(info->list,
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND),