Removed message handler function from xmpp.h

This commit is contained in:
James Booth
2013-02-02 20:18:23 +00:00
parent bc2784dae6
commit 59b79ec20c
5 changed files with 31 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
#include "muc.h"
#include "xmpp.h"
#include "stanza.h"
#include "message.h"
static struct _jabber_conn_t {
xmpp_log_t *log;