Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
removed sendevent
[dwm.git]
/
dwm.h
diff --git
a/dwm.h
b/dwm.h
index
c00f691
..
0a259f8
100644
(file)
--- a/
dwm.h
+++ b/
dwm.h
@@
-130,7
+130,6
@@
void zoom(const char *arg); /* zooms the focused client to master area, arg is
/* main.c */
void quit(const char *arg); /* quit dwm nicely */
-void sendevent(Window w, Atom a, long value); /* send synthetic event to w */
int xerror(Display *dsply, XErrorEvent *ee); /* dwm's X error handler */
/* tag.c */