Mercurial > pidgin
changeset 5340:986b2e4dae2d
[gaim-migrate @ 5716]
We don't need this, right? It's kind of driving me bonkers.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 09 May 2003 06:27:51 +0000 |
parents | 7e79bc9bedc8 |
children | ccec8893c1be |
files | src/gtkblist.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkblist.c Fri May 09 06:12:10 2003 +0000 +++ b/src/gtkblist.c Fri May 09 06:27:51 2003 +0000 @@ -1236,8 +1236,6 @@ { GaimBlistNode *group, *buddy; - gaim_debug(GAIM_DEBUG_INFO, "refresh_timer", "called\n"); - for(group = list->root; group; group = group->next) { if(!GAIM_BLIST_NODE_IS_GROUP(group)) continue;