mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-26 17:13:27 +01:00
Removed useless line.
This commit is contained in:
parent
93d77fdeca
commit
7f5dc0a756
@ -197,7 +197,6 @@ void cmd_connect(WINDOW *window, ToxWindow *self, Tox *m, int argc, char (*argv)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
tox_IP_Port dht;
|
|
||||||
char *ip = argv[1];
|
char *ip = argv[1];
|
||||||
char *port = argv[2];
|
char *port = argv[2];
|
||||||
char *key = argv[3];
|
char *key = argv[3];
|
||||||
|
Loading…
Reference in New Issue
Block a user