diff src/gtkblist.c @ 5368:c4e7a079cc04

[gaim-migrate @ 5744] this won't make things worse, and it should at very least reduce the frequency with which gaim displays groups with negative counts committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 14 May 2003 04:35:09 +0000
parents 23898d72679c
children aa1cf48f76eb
line wrap: on
line diff
--- a/src/gtkblist.c	Wed May 14 04:11:23 2003 +0000
+++ b/src/gtkblist.c	Wed May 14 04:35:09 2003 +0000
@@ -1521,8 +1521,6 @@
 	struct gaim_buddy_list *blist;
 	struct gaim_gtk_buddy_list *gtkblist;
 
-	gaim_debug(GAIM_DEBUG_INFO, "update_refresh_timeout", "called\n");
-
 	blist = gaim_get_blist();
 	gtkblist = GAIM_GTK_BLIST(gaim_get_blist());