Wed, 10 Sep 2003 01:14:00 +0000
[gaim-migrate @ 7341]
Remove the "User does not have a MsnUser" error.
| src/protocols/msn/msn.c | file | annotate | diff | comparison | revisions |
--- 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"),