Mercurial > pidgin.yaz
changeset 14917:f9acffc89b18
[gaim-migrate @ 17689]
Remove an unnecessary lion.
I mean line, not lion. Silly me.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 07 Nov 2006 02:50:09 +0000 |
parents | 0e53993f0da2 |
children | f1e353fa21de |
files | libgaim/protocols/oscar/family_feedbag.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/oscar/family_feedbag.c Tue Nov 07 02:41:01 2006 +0000 +++ b/libgaim/protocols/oscar/family_feedbag.c Tue Nov 07 02:50:09 2006 +0000 @@ -1645,7 +1645,6 @@ /* If we're not waiting for any more acks, then send more SNACs */ if (!od->ssi.pending) { - od->ssi.pending = NULL; od->ssi.waiting_for_ack = 0; aim_ssi_sync(od); }