mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 20:16:22 +00:00
Removed redundant function for computing sha1 caps hash
This commit is contained in:
@@ -83,7 +83,6 @@ char * jabber_get_status(void);
|
||||
void jabber_free_resources(void);
|
||||
void jabber_restart(void);
|
||||
void jabber_set_autoping(int seconds);
|
||||
char * jabber_get_local_sha1_caps_str(void);
|
||||
char * sha1_caps_str(xmpp_stanza_t *query);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user