summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2015-05-21 00:37:04 +0000
committerokan <okan>2015-05-21 00:37:04 +0000
commitb1c2046efd856c4d32ba1a50a83e8b651f1769bd (patch)
tree09f45b33171170c428c6a6ebf3775e553cd0748a /calmwm.h
parent31d4fe9f33d5bb80c3e490c5dbbbd774b0a124a4 (diff)
downloadcwm-b1c2046efd856c4d32ba1a50a83e8b651f1769bd.tar.gz
cwm-b1c2046efd856c4d32ba1a50a83e8b651f1769bd.tar.xz
cwm-b1c2046efd856c4d32ba1a50a83e8b651f1769bd.zip
merge kbd and mouse grouptoggle
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/calmwm.h b/calmwm.h
index ddc60f2..3b297b0 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -495,8 +495,6 @@ void			 kbfunc_ssh(struct client_ctx *, union arg *);
 void			 kbfunc_term(struct client_ctx *, union arg *);
 void 			 kbfunc_tile(struct client_ctx *, union arg *);
 
-void			 mousefunc_client_grouptoggle(struct client_ctx *,
-			    union arg *);
 void			 mousefunc_client_move(struct client_ctx *,
     			    union arg *);
 void			 mousefunc_client_resize(struct client_ctx *,