summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2016-10-12 16:11:15 +0000
committerokan <okan>2016-10-12 16:11:15 +0000
commit38eac7d7e9d36243271eb7f968a3152c9eb0cfbc (patch)
treec19224daa48c8058b7c3db1b647118390d6ccc96 /calmwm.h
parent15bf703e1cb65dcad697f7e3637437e1b96169e2 (diff)
downloadcwm-38eac7d7e9d36243271eb7f968a3152c9eb0cfbc.tar.gz
cwm-38eac7d7e9d36243271eb7f968a3152c9eb0cfbc.tar.xz
cwm-38eac7d7e9d36243271eb7f968a3152c9eb0cfbc.zip
remove another unused proto
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
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 *,