From 38eac7d7e9d36243271eb7f968a3152c9eb0cfbc Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 12 Oct 2016 16:11:15 +0000 Subject: [PATCH] remove another unused proto --- calmwm.h | 1 - 1 file changed, 1 deletion(-) diff --git a/calmwm.h b/calmwm.h index 7835448..c8a7f70 100644 --- a/calmwm.h +++ b/calmwm.h @@ -466,7 +466,6 @@ void kbfunc_client_move(struct client_ctx *, union arg *, int); void kbfunc_client_movetogroup(struct client_ctx *, union arg *, int); void kbfunc_client_raise(struct client_ctx *, union arg *, int); -void kbfunc_client_rcycle(struct client_ctx *, union arg *, int); void kbfunc_client_resize(struct client_ctx *, union arg *, int); void kbfunc_client_tile(struct client_ctx *, union arg *, int); void kbfunc_client_toggle_group(struct client_ctx *,