diff options
| author | Jari Vetoniemi <mailroxas@gmail.com> | 2014-04-15 20:31:10 +0300 | 
|---|---|---|
| committer | Jari Vetoniemi <mailroxas@gmail.com> | 2014-04-15 20:31:10 +0300 | 
| commit | 8e415197d248560b359bace7ef8f7ffe0f445099 (patch) | |
| tree | 84096c85b3a4c40859fc939f538b9274cbf2d43a | |
| parent | 88590ddcfefdb94f2900282ec8b7a9573b53d37f (diff) | |
| download | bemenu-8e415197d248560b359bace7ef8f7ffe0f445099.tar.gz bemenu-8e415197d248560b359bace7ef8f7ffe0f445099.tar.bz2 bemenu-8e415197d248560b359bace7ef8f7ffe0f445099.zip | |
This is not used
| -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. | 
