diff options
-rw-r--r-- | calmwm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h index 75a7812..3c825cf 100644 --- a/calmwm.h +++ b/calmwm.h @@ -471,7 +471,6 @@ void group_init(void); void group_hidetoggle(int); void group_only(int); void group_cycle(int); -void group_only(int); void group_sticky(struct client_ctx *); void group_client_delete(struct client_ctx *); void group_menu(XButtonEvent *); |