about summary refs log tree commit diff stats
path: root/src/ui/window_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window_list.c')
-rw-r--r--src/ui/window_list.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ui/window_list.c b/src/ui/window_list.c
index 09b165e2..7918132a 100644
--- a/src/ui/window_list.c
+++ b/src/ui/window_list.c
@@ -499,12 +499,6 @@ wins_get_current_num(void)
 }
 
 void
-wins_close_current(void)
-{
-    wins_close_by_num(current);
-}
-
-void
 wins_close_by_num(int i)
 {
     // console cannot be closed