From 146bc23c118c40c26df7f2e96b46100649673fc7 Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Wed, 23 Jun 2010 13:31:11 +0100 Subject: cleaned up --- dmenu.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dmenu.c b/dmenu.c index 0d89474..339f949 100644 --- a/dmenu.c +++ b/dmenu.c @@ -37,7 +37,6 @@ static void cleanup(void); static void drawmenu(void); static void drawmenuh(void); static void drawmenuv(void); -static void eprint(const char *errstr, ...); static Bool grabkeyboard(void); static void kpress(XKeyEvent * e); static void match(char *pattern); -- cgit v1.2.3