all repos — dmenu @ 146bc23c118c40c26df7f2e96b46100649673fc7

my build of dmenu

cleaned up
Connor Lane Smith cls@lubutu.com
Wed, 23 Jun 2010 13:31:11 +0100
commit

146bc23c118c40c26df7f2e96b46100649673fc7

parent

595e7976601fc77acf12015d3f5f6843e2cdd706

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M dmenu.cdmenu.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);