Removed ui_win_switch_num
This commit is contained in:
@@ -59,8 +59,7 @@ void ui_close(void);
|
||||
void ui_redraw(void);
|
||||
void ui_resize(void);
|
||||
GSList* ui_get_chat_recipients(void);
|
||||
gboolean ui_switch_win_num(const int i);
|
||||
gboolean ui_switch_win(ProfWin *win);
|
||||
void ui_switch_win(ProfWin *window);
|
||||
void ui_next_win(void);
|
||||
void ui_previous_win(void);
|
||||
void ui_sigwinch_handler(int sig);
|
||||
|
||||
Reference in New Issue
Block a user