Removed ui_clear_win

This commit is contained in:
James Booth
2015-11-02 21:21:52 +00:00
parent 84adec83f9
commit 022d20bbdc
5 changed files with 3 additions and 12 deletions

View File

@@ -72,8 +72,6 @@ void win_mark_received(ProfWin *window, const char *const id);
gboolean win_has_active_subwin(ProfWin *window);
void win_clear(ProfWin *window);
void win_page_up(ProfWin *window);
void win_page_down(ProfWin *window);
void win_sub_page_down(ProfWin *window);