Made connection free resources static function

This commit is contained in:
James Booth
2013-02-27 20:46:44 +00:00
parent d0e0951943
commit 8d1cc96bf2
2 changed files with 6 additions and 5 deletions

View File

@@ -25,7 +25,6 @@
#include <strophe.h>
void connection_free_resources(void);
xmpp_conn_t *connection_get_conn(void);
xmpp_ctx_t *connection_get_ctx(void);
int connection_error_handler(xmpp_conn_t * const conn,