summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authoroga <oga>2008-07-22 19:52:54 +0000
committeroga <oga>2008-07-22 19:52:54 +0000
commit2f8639d37b5d243fd4704a55430e35dad0c4a4bd (patch)
treee259c7c03926640b5d531265504f5e03255158d7 /calmwm.h
parent556f7a08715aac4229db4d4d5a350a40fef3f95c (diff)
downloadcwm-2f8639d37b5d243fd4704a55430e35dad0c4a4bd.tar.gz
cwm-2f8639d37b5d243fd4704a55430e35dad0c4a4bd.tar.xz
cwm-2f8639d37b5d243fd4704a55430e35dad0c4a4bd.zip
kill another leftover prototype.
ok okan@
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h
index abdc84a..98f0fc4 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -397,7 +397,6 @@ int			 xu_getprop(struct client_ctx *, Atom, Atom, long,
 char			*xu_getstrprop(struct client_ctx *, Atom atm);
 void			 xu_setstate(struct client_ctx *, int);
 int			 xu_getstate(struct client_ctx *, int *);
-void			 xu_key_grab_keycode(Window, int, int);
 
 int			 u_spawn(char *);
 void			 u_exec(char *);