summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/calmwm.h b/calmwm.h
index 5dda347..874c324 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -405,9 +405,6 @@ int			 xu_getstate(struct client_ctx *, int *);
 int			 u_spawn(char *);
 void			 u_exec(char *);
 
-void			 grab_sweep(struct client_ctx *);
-void			 grab_drag(struct client_ctx *);
-
 void			 xfree(void *);
 void			*xmalloc(size_t);
 void			*xcalloc(size_t, size_t);