Removed stanza functions from xmpp.h

This commit is contained in:
James Booth
2013-02-02 20:07:44 +00:00
parent ed3261a238
commit bc2784dae6
9 changed files with 159 additions and 126 deletions

View File

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