mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-05 17:28:00 -04: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
|
#define PING_INTERVAL 120000 // 2 minutes
|
||||||
|
|
||||||
// log reference
|
|
||||||
extern FILE *logp;
|
|
||||||
|
|
||||||
static struct _jabber_conn_t {
|
static struct _jabber_conn_t {
|
||||||
xmpp_log_t *log;
|
xmpp_log_t *log;
|
||||||
xmpp_ctx_t *ctx;
|
xmpp_ctx_t *ctx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user