summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h
index 96271e5..0f84038 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -406,7 +406,6 @@ void			 u_exec(char *);
 
 void			 grab_sweep(struct client_ctx *);
 void			 grab_drag(struct client_ctx *);
-void			 grab_label(struct client_ctx *);
 
 void			 xfree(void *);
 void			*xmalloc(size_t);