mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 19:36:22 +00:00
Remove ui_win_error_line
This commit is contained in:
@@ -757,12 +757,6 @@ ui_current_print_formatted_line(const char show_char, int attrs, const char *con
|
||||
g_string_free(fmt_msg, TRUE);
|
||||
}
|
||||
|
||||
void
|
||||
ui_win_error_line(ProfWin *window, const char *const msg)
|
||||
{
|
||||
win_printf_line(window, THEME_ERROR, '-', "%s", msg);
|
||||
}
|
||||
|
||||
void
|
||||
ui_current_error_line(const char *const msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user