And a couple more debugging lines deleted...

This commit is contained in:
Gregor Richards 2016-10-02 23:29:50 -04:00
parent 25ed0dc5d6
commit 333efdf788

View File

@ -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),