merge kbd and mouse grouptoggle

This commit is contained in:
okan
2015-05-21 00:37:04 +00:00
parent 31d4fe9f33
commit b1c2046efd
4 changed files with 7 additions and 13 deletions

View File

@@ -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 *,