Mercurial > pidgin.yaz
changeset 14743:01dcb6d7657d
[gaim-migrate @ 17500]
deryni noticed that the refresh call was redundant
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 17 Oct 2006 19:21:30 +0000 |
parents | f453cc774882 |
children | ab10f1467acb |
files | gtk/gtkstatusbox.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gtk/gtkstatusbox.c Tue Oct 17 19:01:38 2006 +0000 +++ b/gtk/gtkstatusbox.c Tue Oct 17 19:21:30 2006 +0000 @@ -227,10 +227,7 @@ if (status_box->account == account) update_to_reflect_account_status(status_box, account, newstatus); else if (status_box->token_status_account == account) - { - gtk_gaim_status_box_refresh(status_box); status_menu_refresh_iter(status_box); - } } static gboolean