From 84c864663b7217631abbebad3ef8f7c85be9fc88 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 17 Apr 2012 22:14:10 +0100 Subject: Removed resize debug from console --- input_win.c | 1 - 1 file changed, 1 deletion(-) (limited to 'input_win.c') diff --git a/input_win.c b/input_win.c index 8cd1c3cd..5c07eff9 100644 --- a/input_win.c +++ b/input_win.c @@ -88,7 +88,6 @@ void inp_get_char(int *ch, char *input, int *size) *ch = wgetch(inp_win); if (*ch == KEY_RESIZE) { - cons_show("REZISE SIGNAL"); win_resize(); } else { // if it wasn't an arrow key etc -- cgit 1.4.1-2-gfad0