1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00

Removed useless line.

This commit is contained in:
irungentoo 2014-04-19 17:49:19 -04:00
parent 93d77fdeca
commit 7f5dc0a756
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -197,7 +197,6 @@ void cmd_connect(WINDOW *window, ToxWindow *self, Tox *m, int argc, char (*argv)
return;
}
tox_IP_Port dht;
char *ip = argv[1];
char *port = argv[2];
char *key = argv[3];