Mercurial > pidgin
changeset 8077:abee07bc573f
[gaim-migrate @ 8776]
I didn't mean to commit this.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 11 Jan 2004 21:43:43 +0000 |
parents | 504d98d14c25 |
children | ab0750ac5154 |
files | src/protocols/oscar/oscar.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c Sun Jan 11 21:36:17 2004 +0000 +++ b/src/protocols/oscar/oscar.c Sun Jan 11 21:43:43 2004 +0000 @@ -3812,9 +3812,6 @@ aim_locate_setcaps(od->sess, caps_aim); oscar_set_info(gc, gc->account->user_info); - if (gc->away_state != NULL) - oscar_set_away(gc, gc->away_state, gc->away); - return 1; }