mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 13:56:22 +00:00
Removed ui_unread
This commit is contained in:
@@ -70,7 +70,6 @@ unsigned long ui_get_idle_time(void);
|
||||
void ui_reset_idle_time(void);
|
||||
ProfPrivateWin* ui_new_private_win(const char *const fulljid);
|
||||
void ui_print_system_msg_from_recipient(const char *const barejid, const char *message);
|
||||
gint ui_unread(void);
|
||||
void ui_close_connected_win(int index);
|
||||
int ui_close_all_wins(void);
|
||||
int ui_close_read_wins(void);
|
||||
|
||||
Reference in New Issue
Block a user