mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 23:06:21 +00:00
Removed ui_win_type
This commit is contained in:
@@ -751,13 +751,6 @@ ui_prune_wins(void)
|
||||
}
|
||||
}
|
||||
|
||||
win_type_t
|
||||
ui_win_type(int index)
|
||||
{
|
||||
ProfWin *window = wins_get_by_num(index);
|
||||
return window->type;
|
||||
}
|
||||
|
||||
void
|
||||
ui_current_print_line(const char *const msg, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user