removed procevent, more refactoring
This commit is contained in:
parent
f8415019d4
commit
e9c49ddd7a
3 changed files with 6 additions and 14 deletions
1
dwm.h
1
dwm.h
|
@ -115,7 +115,6 @@ extern void zoom(Arg *arg); /* zooms the focused client to master area, arg is
|
|||
|
||||
/* event.c */
|
||||
extern void grabkeys(void); /* grab all keys defined in config.h */
|
||||
extern void procevent(void); /* process pending X events */
|
||||
|
||||
/* main.c */
|
||||
extern void drawstatus(void); /* draw the bar */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue