aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/nogaim.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/nogaim.c')
-rw-r--r--protocols/nogaim.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/nogaim.c b/protocols/nogaim.c
index ec87ccd5..36461b32 100644
--- a/protocols/nogaim.c
+++ b/protocols/nogaim.c
@@ -1018,8 +1018,6 @@ int bim_set_away( struct gaim_connection *gc, char *away )
gc->acc->prpl->set_away( gc, GAIM_AWAY_CUSTOM, away );
}
- g_list_free( ms );
-
return( 1 );
}