mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 03:36:21 +00:00
Remove ui_current_error_line
This commit is contained in:
@@ -125,8 +125,6 @@ void ui_current_print_formatted_line(const char show_char, int attrs, const char
|
||||
va_end(args);
|
||||
}
|
||||
|
||||
void ui_current_error_line(const char * const msg) {}
|
||||
|
||||
void ui_close_win(int index) {}
|
||||
|
||||
int ui_win_unread(int index)
|
||||
|
||||
Reference in New Issue
Block a user