Removed ui_tidy_wins

This commit is contained in:
James Booth
2015-11-02 21:03:30 +00:00
parent 75bce88b8a
commit df5b93987f
4 changed files with 3 additions and 13 deletions

View File

@@ -712,12 +712,6 @@ ui_close_win(int index)
status_bar_active(1);
}
gboolean
ui_tidy_wins(void)
{
return wins_tidy();
}
void
ui_prune_wins(void)
{