diff options
| -rw-r--r-- | lib/draw/curses.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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. | 
