From 34f43e3f2d34874cd2e7d8c81d6b8814f8292de6 Mon Sep 17 00:00:00 2001 From: okan Date: Mon, 20 Jan 2014 22:31:53 +0000 Subject: Use argument to pass down flags for mousefunc cyclegroup; removes rcyclegroup wrapper need - now similar to kbfunc. --- calmwm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index ed64cb6..e656b6c 100644 --- a/calmwm.h +++ b/calmwm.h @@ -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 *); -- cgit 1.4.1