mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 23:56:21 +00:00
Removed ui_clear_win
This commit is contained in:
@@ -1074,12 +1074,6 @@ ui_clear_win_title(void)
|
||||
printf("%c]0;%c", '\033', '\007');
|
||||
}
|
||||
|
||||
void
|
||||
ui_clear_win(ProfWin *window)
|
||||
{
|
||||
win_clear(window);
|
||||
}
|
||||
|
||||
void
|
||||
ui_goodbye_title(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user