mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 04:26:21 +00:00
Removed iq functions from xmpp.h
This commit is contained in:
@@ -81,10 +81,6 @@ void message_send_composing(const char * const recipient);
|
||||
void message_send_paused(const char * const recipient);
|
||||
void message_send_gone(const char * const recipient);
|
||||
|
||||
// iq functions
|
||||
void iq_add_handlers(void);
|
||||
void iq_roster_request(void);
|
||||
|
||||
// presence functions
|
||||
void presence_add_handlers(void);
|
||||
void presence_init(void);
|
||||
|
||||
Reference in New Issue
Block a user