summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJari Vetoniemi <mailroxas@gmail.com>2014-04-15 20:31:10 +0300
committerJari Vetoniemi <mailroxas@gmail.com>2014-04-15 20:31:10 +0300
commit8e415197d248560b359bace7ef8f7ffe0f445099 (patch)
tree84096c85b3a4c40859fc939f538b9274cbf2d43a /lib
parent88590ddcfefdb94f2900282ec8b7a9573b53d37f (diff)
downloadbemenu-8e415197d248560b359bace7ef8f7ffe0f445099.tar.gz
bemenu-8e415197d248560b359bace7ef8f7ffe0f445099.tar.bz2
bemenu-8e415197d248560b359bace7ef8f7ffe0f445099.zip
This is not used
Diffstat (limited to 'lib')
-rw-r--r--lib/draw/curses.c1
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.