mirror of
https://github.com/profanity-im/profanity.git
synced 2025-11-11 02:59:41 -05:00
Removed log reference from jabber.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user