about summary refs log tree commit diff stats
path: root/src/ui
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-02-05 01:00:06 +0000
committerJames Booth <boothj5@gmail.com>2015-02-05 01:00:06 +0000
commit113cb6cf9a26fd8518ccfcf07207ddb69f2f2f84 (patch)
treecf8b3b0b3d7c795abe36ee24369d817eea30a04c /src/ui
parenta70aa0255fc438894e563f80dfb4ab88278a1118 (diff)
downloadprofani-tty-113cb6cf9a26fd8518ccfcf07207ddb69f2f2f84.tar.gz
Removed debug logging
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/inputwin.c2
1 files changed, 0 insertions, 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