Mercurial > pidgin
changeset 16750:d9377d6b9e7c
I believe this fixes #439.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 01 May 2007 19:32:22 +0000 |
parents | a836be6f3b3a |
children | bc9219a40623 441945083737 |
files | pidgin/gtkstatusbox.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkstatusbox.c Tue May 01 16:50:52 2007 +0000 +++ b/pidgin/gtkstatusbox.c Tue May 01 19:32:22 2007 +0000 @@ -2467,7 +2467,6 @@ { gtk_widget_hide_all(status_box->vbox); activate_currently_selected_status(status_box); /* This is where we actually set the status */ - return; } } pidgin_status_box_refresh(status_box);