summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
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 *);