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