diff src/buddy.c @ 1171:11f8829f82fb

[gaim-migrate @ 1181] uhhm... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 30 Nov 2000 02:07:06 +0000
parents d8324d695678
children 4135d8fc7b4e
line wrap: on
line diff
--- a/src/buddy.c	Wed Nov 29 10:30:56 2000 +0000
+++ b/src/buddy.c	Thu Nov 30 02:07:06 2000 +0000
@@ -555,7 +555,6 @@
 		delb = (struct buddy *)delg->members->data;
 		remove_buddy(gc, delg, delb); /* this should take care of removing
 						 the group_show if necessary */
-                serv_remove_buddy(gc, delb->name);
 	}
 
 	gc->groups = g_slist_remove(gc->groups, delg);