# HG changeset patch # User Mark Doliner # Date 1162867809 0 # Node ID f9acffc89b18c6b985f49329e953210f88d77386 # Parent 0e53993f0da202f54c296a75ccd977e5c023d59b [gaim-migrate @ 17689] Remove an unnecessary lion. I mean line, not lion. Silly me. committer: Tailor Script diff -r 0e53993f0da2 -r f9acffc89b18 libgaim/protocols/oscar/family_feedbag.c --- 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); }