Use argument to pass down flags for mousefunc cyclegroup; removes

rcyclegroup wrapper need - now similar to kbfunc.
This commit is contained in:
okan
2014-01-20 22:31:53 +00:00
parent d91571c567
commit 34f43e3f2d
3 changed files with 5 additions and 12 deletions

View File

@@ -495,8 +495,6 @@ void mousefunc_client_move(struct client_ctx *,
union arg *);
void mousefunc_client_raise(struct client_ctx *,
union arg *);
void mousefunc_client_rcyclegroup(struct client_ctx *,
union arg *);
void mousefunc_client_resize(struct client_ctx *,
union arg *);
void mousefunc_menu_cmd(struct client_ctx *, union arg *);