1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Removed log reference from jabber.c

This commit is contained in:
James Booth 2012-08-19 01:54:07 +01:00
parent e4ac23e9a6
commit 53bff1b73a

View File

@ -35,9 +35,6 @@
#define PING_INTERVAL 120000 // 2 minutes
// log reference
extern FILE *logp;
static struct _jabber_conn_t {
xmpp_log_t *log;
xmpp_ctx_t *ctx;