1
0

cleaned up

This commit is contained in:
Connor Lane Smith 2010-06-23 13:31:11 +01:00
parent 7275278d1c
commit 2d52820bf0

View File

@ -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);