Removed ui_close_current

This commit is contained in:
James Booth
2014-12-22 00:34:56 +00:00
parent 1c71cf0037
commit bda98a416e
2 changed files with 0 additions and 13 deletions

View File

@@ -101,7 +101,6 @@ int (*ui_close_all_wins)(void);
int (*ui_close_read_wins)(void);
// current window actions
void (*ui_close_current)(void);
void (*ui_clear_current)(void);
win_type_t (*ui_current_win_type)(void);
int (*ui_current_win_index)(void);