Browse Source

cleaned up

master
Connor Lane Smith 14 years ago
parent
commit
146bc23c11
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      dmenu.c

+ 0
- 1
dmenu.c 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);


Loading…
Cancel
Save