mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 18:06:21 +00:00
Removed ui_swap_wins
This commit is contained in:
@@ -751,12 +751,6 @@ ui_prune_wins(void)
|
||||
}
|
||||
}
|
||||
|
||||
gboolean
|
||||
ui_swap_wins(int source_win, int target_win)
|
||||
{
|
||||
return wins_swap(source_win, target_win);
|
||||
}
|
||||
|
||||
win_type_t
|
||||
ui_win_type(int index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user