mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:36:21 +00:00
Removed ui_get_chat_recipients
This commit is contained in:
@@ -64,10 +64,6 @@ void ui_update(void) {}
|
||||
void ui_close(void) {}
|
||||
void ui_redraw(void) {}
|
||||
void ui_resize(void) {}
|
||||
GSList* ui_get_chat_recipients(void)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void ui_switch_win(ProfWin *win) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user