mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
And a couple more debugging lines deleted...
This commit is contained in:
parent
25ed0dc5d6
commit
333efdf788
@ -1504,11 +1504,6 @@ static int menu_displaylist_parse_netplay(
|
||||
menu_displaylist_info_t *info)
|
||||
{
|
||||
#ifdef HAVE_NETWORKING
|
||||
menu_handle_t *menu = NULL;
|
||||
|
||||
if (!menu_driver_ctl(RARCH_MENU_CTL_DRIVER_DATA_GET, &menu))
|
||||
menu = NULL;
|
||||
|
||||
menu_entries_append_enum(info->list,
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE_HOST),
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_NETPLAY_ENABLE_HOST),
|
||||
|
Loading…
x
Reference in New Issue
Block a user