From 8e415197d248560b359bace7ef8f7ffe0f445099 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Tue, 15 Apr 2014 20:31:10 +0300 Subject: [PATCH] This is not used --- lib/draw/curses.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/draw/curses.c b/lib/draw/curses.c index 82fd194..c4e323a 100644 --- a/lib/draw/curses.c +++ b/lib/draw/curses.c @@ -54,7 +54,6 @@ static const char *TTY = "/dev/tty"; #undef attron #undef getmaxx #undef getmaxy -#undef timeout /** * Dynamically loaded curses API.