From 113cb6cf9a26fd8518ccfcf07207ddb69f2f2f84 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 5 Feb 2015 01:00:06 +0000 Subject: [PATCH] Removed debug logging --- src/ui/inputwin.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c index 5f13377a..b3216a16 100644 --- a/src/ui/inputwin.c +++ b/src/ui/inputwin.c @@ -223,8 +223,6 @@ inp_nonblocking(gboolean reset) } } } - - log_info("Timeout: %d", inp_timeout); } void