mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 23:16:22 +00:00
Removed ui_ paging functions
This commit is contained in:
@@ -217,10 +217,6 @@ gboolean ui_tidy_wins(void);
|
||||
void ui_prune_wins(void);
|
||||
gboolean ui_swap_wins(int source_win, int target_win);
|
||||
|
||||
void ui_page_up(void);
|
||||
void ui_page_down(void);
|
||||
void ui_subwin_page_up(void);
|
||||
void ui_subwin_page_down(void);
|
||||
void ui_clear_win(ProfWin *window);
|
||||
|
||||
void ui_auto_away(char *message, gint time, resource_presence_t res_presence);
|
||||
|
||||
Reference in New Issue
Block a user