Removed iq.h

This commit is contained in:
James Booth
2013-01-24 00:40:43 +00:00
parent 37666528e5
commit 183a66c939
4 changed files with 4 additions and 33 deletions

View File

@@ -84,4 +84,7 @@ void jabber_free_resources(void);
void jabber_restart(void);
void jabber_set_autoping(int seconds);
int iq_handler(xmpp_conn_t * const conn, xmpp_stanza_t * const stanza,
void * const userdata);
#endif