# HG changeset patch # User Mark Doliner # Date 1131335070 0 # Node ID 77fc8a9f0668bf46d0004138048a54e388857191 # Parent ea5e84686331d2b374592fb17016c3a82543db0e [gaim-migrate @ 14293] Fix oscar sign-on-as-away for people who have never set their buddy info. (It's been working all along for everyone else, I just didn't realize it.) committer: Tailor Script diff -r ea5e84686331 -r 77fc8a9f0668 src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Sun Nov 06 23:56:40 2005 +0000 +++ b/src/protocols/oscar/oscar.c Mon Nov 07 03:44:30 2005 +0000 @@ -6542,11 +6542,6 @@ g_free(errstr); } } - else - { - /* TODO: It's very possible that this isn't necessary */ - info = g_strdup(""); - } if (!setstatus) {