aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/bee_user.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/bee_user.c')
-rw-r--r--protocols/bee_user.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/bee_user.c b/protocols/bee_user.c
index fdf84934..b1dcffc8 100644
--- a/protocols/bee_user.c
+++ b/protocols/bee_user.c
@@ -58,7 +58,6 @@ int bee_user_free( bee_t *bee, bee_user_t *bu )
g_free( bu->handle );
g_free( bu->fullname );
- g_free( bu->group );
g_free( bu->status );
g_free( bu->status_msg );