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:
parent
e4ac23e9a6
commit
53bff1b73a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user