Removed presence functions from xmpp.h

This commit is contained in:
James Booth
2013-02-02 20:27:46 +00:00
parent 5e3d414ee0
commit ccf71715ef
4 changed files with 32 additions and 4 deletions

View File

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