diff options
| -rw-r--r-- | dmenu.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -37,7 +37,6 @@ static void cleanup(void); | |||
| 37 | static void drawmenu(void); | 37 | static void drawmenu(void); | 
| 38 | static void drawmenuh(void); | 38 | static void drawmenuh(void); | 
| 39 | static void drawmenuv(void); | 39 | static void drawmenuv(void); | 
| 40 | static void eprint(const char *errstr, ...); | ||
| 41 | static Bool grabkeyboard(void); | 40 | static Bool grabkeyboard(void); | 
| 42 | static void kpress(XKeyEvent * e); | 41 | static void kpress(XKeyEvent * e); | 
| 43 | static void match(char *pattern); | 42 | static void match(char *pattern); | 
