src/blist.c

changeset 11040
37e247d18e78
parent 11033
dc68e074f10d
child 11067
b6353889a9ba
--- a/src/blist.c	Thu Jun 30 04:24:27 2005 +0000
+++ b/src/blist.c	Thu Jun 30 04:33:21 2005 +0000
@@ -1097,7 +1097,7 @@
 	if (buddy->icon)
 		gaim_buddy_icon_cache(icon, buddy);
 	else
-		gaim_blist_node_remove_setting((GaimBlistNode *)buddy, "buddy_icon");
+		gaim_buddy_icon_uncache(buddy);
 
 	gaim_blist_schedule_save();
 

mercurial