1
0
mirror of https://github.com/sys-fs/tubes synced 2024-11-21 11:35:29 -05:00

Remove unused var

This commit is contained in:
Thomas Mannay 2016-11-02 11:38:23 +00:00 committed by GitHub
parent bb436038fc
commit cc45b1c581

View File

@ -18,7 +18,6 @@
#define PING_TIMEOUT 240
char *argv0;
static SSL_CTX *ctx;
static SSL *ssl;
static char *host = "chat.freenode.net";