about summary refs log tree commit diff stats
path: root/src/ui/inputwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/inputwin.h')
-rw-r--r--src/ui/inputwin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/inputwin.h b/src/ui/inputwin.h
index 25faba38..7a45afde 100644
--- a/src/ui/inputwin.h
+++ b/src/ui/inputwin.h
@@ -40,7 +40,6 @@
 #define INP_WIN_MAX 1000
 
 void create_input_window(void);
-char* inp_readline(void);
 void inp_nonblocking(gboolean reset);
 void inp_close(void);
 void inp_win_clear(void);