mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 17:36:22 +00:00
Removed ui_win_type
This commit is contained in:
@@ -136,12 +136,6 @@ void ui_current_print_formatted_line(const char show_char, int attrs, const char
|
||||
void ui_current_error_line(const char * const msg) {}
|
||||
void ui_win_error_line(ProfWin *window, const char * const msg) {}
|
||||
|
||||
|
||||
win_type_t ui_win_type(int index)
|
||||
{
|
||||
return WIN_CONSOLE;
|
||||
}
|
||||
|
||||
void ui_close_win(int index) {}
|
||||
|
||||
int ui_win_unread(int index)
|
||||
|
||||
Reference in New Issue
Block a user