diff options
Diffstat (limited to 'group.c')
-rw-r--r-- | group.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/group.c b/group.c index 11383e2..3dc730c 100644 --- a/group.c +++ b/group.c @@ -19,7 +19,6 @@ * $Id$ */ -#include "headers.h" #include "calmwm.h" static void group_add(struct group_ctx *, struct client_ctx *); |