Removed iq functions from xmpp.h

This commit is contained in:
James Booth
2013-02-02 20:22:39 +00:00
parent 59b79ec20c
commit 5e3d414ee0
5 changed files with 32 additions and 5 deletions

View File

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