diff src/server.c @ 3749:ddc4bfd2c825

[gaim-migrate @ 3887] [16:57:26] <faceprint> arg. typing is borked (18:15:42) faceprint: that's the bugfix patch, 3-state-typing patch coming in a minute committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 18 Oct 2002 22:20:38 +0000
parents 03ba413ca20b
children f53370197bb9
line wrap: on
line diff
--- a/src/server.c	Fri Oct 18 22:07:20 2002 +0000
+++ b/src/server.c	Fri Oct 18 22:20:38 2002 +0000
@@ -194,7 +194,6 @@
 	if (cnv && cnv->type_again_timeout)
 		gtk_timeout_remove(cnv->type_again_timeout);
 
-	serv_send_typing(gc, name, FALSE);
 	return val;
 }