Removed ui_input_nonblocking()

This commit is contained in:
James Booth
2015-11-01 18:56:34 +00:00
parent 8195ab42cb
commit d6e4b74802
8 changed files with 10 additions and 17 deletions

View File

@@ -40,7 +40,6 @@
#define INP_WIN_MAX 1000
void create_input_window(void);
void inp_nonblocking(gboolean reset);
void inp_close(void);
void inp_win_resize(void);
void inp_put_back(void);