Mercurial > pidgin
changeset 11838:ded0ec14f5d3
[gaim-migrate @ 14129]
This seems important
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 26 Oct 2005 05:53:43 +0000 |
parents | fa742ad8068c |
children | 216a05e0a6f1 |
files | src/protocols/yahoo/yahoo.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Wed Oct 26 05:40:02 2005 +0000 +++ b/src/protocols/yahoo/yahoo.c Wed Oct 26 05:53:43 2005 +0000 @@ -942,6 +942,7 @@ g_string_free(buf, TRUE); g_hash_table_remove(yd->friends, who); gaim_prpl_got_user_status(gaim_connection_get_account(gc), who, "offline", NULL); /* FIXME: make this set not on list status instead */ + /* TODO: Shouldn't we remove the buddy from our local list? */ } }