diff src/oscar.c @ 274:4dc94ab60421

[gaim-migrate @ 284] aim_set_latency made signing on go slower. i think it would just be easier to figure out what the rate info means. maybe sunday. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 27 May 2000 05:58:31 +0000
parents 4c6c213646a3
children 9e6fc62490cd
line wrap: on
line diff
--- a/src/oscar.c	Sat May 27 01:06:24 2000 +0000
+++ b/src/oscar.c	Sat May 27 05:58:31 2000 +0000
@@ -312,7 +312,6 @@
 					NULL, AIM_CAPS_CHAT);
 
 		aim_bos_clientready(sess, command->conn);
-		aim_conn_setlatency(command->conn, 1);
 
 		aim_bos_reqservice(sess, command->conn, AIM_CONN_TYPE_CHATNAV);