mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 11:46:21 +00:00
Remove ui_current_error_line
This commit is contained in:
@@ -77,7 +77,6 @@ int ui_close_all_wins(void);
|
||||
int ui_close_read_wins(void);
|
||||
void ui_current_print_line(const char *const msg, ...);
|
||||
void ui_current_print_formatted_line(const char show_char, int attrs, const char *const msg, ...);
|
||||
void ui_current_error_line(const char *const msg);
|
||||
void ui_close_win(int index);
|
||||
int ui_win_unread(int index);
|
||||
char* ui_ask_password(void);
|
||||
|
||||
Reference in New Issue
Block a user