mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove another unused proto
This commit is contained in:
1
calmwm.h
1
calmwm.h
@@ -466,7 +466,6 @@ void kbfunc_client_move(struct client_ctx *, union arg *, int);
|
|||||||
void kbfunc_client_movetogroup(struct client_ctx *,
|
void kbfunc_client_movetogroup(struct client_ctx *,
|
||||||
union arg *, int);
|
union arg *, int);
|
||||||
void kbfunc_client_raise(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_resize(struct client_ctx *, union arg *, int);
|
||||||
void kbfunc_client_tile(struct client_ctx *, union arg *, int);
|
void kbfunc_client_tile(struct client_ctx *, union arg *, int);
|
||||||
void kbfunc_client_toggle_group(struct client_ctx *,
|
void kbfunc_client_toggle_group(struct client_ctx *,
|
||||||
|
|||||||
Reference in New Issue
Block a user