mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 21:46:21 +00:00
Made connection free resources static function
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user