mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 01:26:20 +00:00
Removed ui_get_chat_recipients
This commit is contained in:
@@ -63,7 +63,6 @@ void ui_update(void);
|
||||
void ui_close(void);
|
||||
void ui_redraw(void);
|
||||
void ui_resize(void);
|
||||
GSList* ui_get_chat_recipients(void);
|
||||
void ui_switch_win(ProfWin *window);
|
||||
void ui_sigwinch_handler(int sig);
|
||||
void ui_handle_otr_error(const char *const barejid, const char *const message);
|
||||
|
||||
Reference in New Issue
Block a user