diff src/server.c @ 13923:7d513e44201b

[gaim-migrate @ 16439] Minor odds and ends committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 06 Jul 2006 08:11:08 +0000
parents a9ff4499d9ce
children ad171112d52c
line wrap: on
line diff
--- a/src/server.c	Thu Jul 06 08:01:36 2006 +0000
+++ b/src/server.c	Thu Jul 06 08:11:08 2006 +0000
@@ -621,9 +621,6 @@
 		gaim_signal_emit(gaim_conversations_get_handle(),
 						 "buddy-typing-stopped", gc->account, name);
 	}
-
-	gaim_signal_emit(gaim_conversations_get_handle(),
-					 "buddy-typing-stopped", gc->account, name);
 }
 
 struct chat_invite_data {