Added win_clear() function

This commit is contained in:
James Booth
2015-06-15 17:54:47 +01:00
parent e9aa4ea084
commit a849b200b3
8 changed files with 13 additions and 18 deletions

View File

@@ -88,7 +88,6 @@ int ui_close_all_wins(void);
int ui_close_read_wins(void);
// current window actions
void ui_clear_current(void);
win_type_t ui_current_win_type(void);
gboolean ui_current_win_is_otr(void);