diff src/protocols/yahoo/yahoo.c @ 3504:d7cefb94a978

[gaim-migrate @ 3568] Am I the only one who thought this was kinda stupid? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 14 Sep 2002 07:28:10 +0000
parents 8de976fe3ed8
children 82180bb28f1f
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Sat Sep 14 05:25:43 2002 +0000
+++ b/src/protocols/yahoo/yahoo.c	Sat Sep 14 07:28:10 2002 +0000
@@ -970,7 +970,6 @@
 	struct gaim_connection *gc = new_gaim_conn(user);
 	struct yahoo_data *yd = gc->proto_data = g_new0(struct yahoo_data, 1);
 
-	g_strstrip(gc->username);
 	set_login_progress(gc, 1, "Connecting");
 
 	yd->fd = -1;