changeset 12000:77fc8a9f0668

[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 <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 07 Nov 2005 03:44:30 +0000
parents ea5e84686331
children 8bcccf2988fa
files src/protocols/oscar/oscar.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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)
 	{