src/protocols/zephyr/zephyr.c

changeset 10751
e15f4f5927ce
parent 10732
5e314ab498bf
child 10867
b39f9b646d6c
--- a/src/protocols/zephyr/zephyr.c	Sun Mar 27 17:39:22 2005 +0000
+++ b/src/protocols/zephyr/zephyr.c	Sun Mar 27 17:50:35 2005 +0000
@@ -1751,8 +1751,6 @@
 	if (read_zsubs)
 		process_zsubs(zephyr);
 
-	serv_finish_login(gc);
-
 	if (use_zeph02(zephyr)) {
 		zephyr->nottimer = gaim_timeout_add(100, check_notify_zeph02, gc);
 	} else if (use_tzc(zephyr)) {

mercurial