mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-07 01:46:12 +00:00
cleanup
This commit is contained in:
parent
fd4e3c0448
commit
e8cc77e567
@ -2276,7 +2276,6 @@ bool command_event(enum event_command cmd, void *data)
|
||||
{
|
||||
static struct string_list *hostname = NULL;
|
||||
hostname = string_split(buf, "|");
|
||||
RARCH_LOG("%s %d\n", hostname->elems[0].data, atoi(hostname->elems[1].data));
|
||||
|
||||
if (!init_netplay(NULL, hostname->elems[0].data,
|
||||
atoi(hostname->elems[1].data)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user