From a849b200b368a74da18291e875b3e6d37ea729f2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 15 Jun 2015 17:54:47 +0100 Subject: Added win_clear() function --- src/ui/windows.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/ui/windows.c') diff --git a/src/ui/windows.c b/src/ui/windows.c index f3f6967b..cb0f00de 100644 --- a/src/ui/windows.c +++ b/src/ui/windows.c @@ -378,14 +378,6 @@ wins_close_by_num(int i) } } -void -wins_clear_current(void) -{ - ProfWin *window = wins_get_current(); - werase(window->layout->win); - win_update_virtual(window); -} - gboolean wins_is_current(ProfWin *window) { -- cgit 1.4.1-2-gfad0