about summary refs log tree commit diff stats
path: root/src/ui/inputwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/inputwin.c')
-rw-r--r--src/ui/inputwin.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c
index b3216a16..5ae6656e 100644
--- a/src/ui/inputwin.c
+++ b/src/ui/inputwin.c
@@ -226,13 +226,6 @@ inp_nonblocking(gboolean reset)
 }
 
 void
-inp_block(void)
-{
-    wtimeout(inp_win, -1);
-}
-
-
-void
 inp_close(void)
 {
     rl_callback_handler_remove();