diff src/protocols/oscar/oscar.c @ 10751:bf5e48215158

[gaim-migrate @ 12354] Get rid of serv_finish_login because it's dumb. Also fix some problems with gg and silc that I introduced yesterday. I didn't grep for places where account->password was accessed directly. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 27 Mar 2005 17:50:35 +0000
parents 0e6b33463a3a
children b40a67d45dbb
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Sun Mar 27 17:39:22 2005 +0000
+++ b/src/protocols/oscar/oscar.c	Sun Mar 27 17:50:35 2005 +0000
@@ -5066,7 +5066,6 @@
 	od->rights.maxdenies = (guint)maxdenies;
 
 	gaim_connection_set_state(gc, GAIM_CONNECTED);
-	serv_finish_login(gc);
 
 	gaim_debug_info("oscar", "buddy list loaded\n");