Removed caps functions from xmpp.h

This commit is contained in:
James Booth
2013-02-02 20:33:54 +00:00
parent ccf71715ef
commit 8cc4b55945
5 changed files with 38 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
#include "profanity.h"
#include "xmpp.h"
#include "stanza.h"
#include "capabilities.h"
static GHashTable *sub_requests;