dwm.h
changeset 848 944739ec944a
parent 844 e7df5a345595
child 849 4f1ff9e068d3
--- a/dwm.h	Mon Feb 26 10:47:11 2007 +0100
+++ b/dwm.h	Mon Feb 26 16:24:51 2007 +0100
@@ -130,7 +130,6 @@
 
 /* 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 */