remove group in client_delete directly.

This commit is contained in:
okan
2013-05-06 16:03:11 +00:00
parent 27854d9061
commit 1db7cc2a18
3 changed files with 3 additions and 15 deletions

View File

@@ -348,7 +348,6 @@ void client_warp(struct client_ctx *);
void group_alltoggle(struct screen_ctx *);
void group_autogroup(struct client_ctx *);
void group_client_delete(struct client_ctx *);
void group_cycle(struct screen_ctx *, int);
void group_hidetoggle(struct screen_ctx *, int);
void group_init(struct screen_ctx *);