Mercurial > pidgin.yaz
changeset 6801:b4fe4c1023c6
[gaim-migrate @ 7341]
Remove the "User does not have a MsnUser" error.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 10 Sep 2003 01:14:00 +0000 |
parents | 8f228a7d5076 |
children | 662f5bef41b7 |
files | src/protocols/msn/msn.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/msn/msn.c Wed Sep 10 00:24:48 2003 +0000 +++ b/src/protocols/msn/msn.c Wed Sep 10 01:14:00 2003 +0000 @@ -294,10 +294,6 @@ emblems[i++] = "away"; if (user == NULL) { - /* Shouldn't happen. */ - gaim_debug_error("msn", "buddy %s does not have a MsnUser attached!\n", - b->name); - emblems[0] = "offline"; } else if (user->mobile) @@ -322,7 +318,6 @@ msn_tooltip_text(GaimBuddy *b) { char *text = NULL; - /* MsnUser *user = b->proto_data; */ if (GAIM_BUDDY_IS_ONLINE(b)) { text = g_strdup_printf(_("<b>Status:</b> %s"),