From: <the...@us...> - 2006-11-07 02:50:23
|
Revision: 17689 http://svn.sourceforge.net/gaim/?rev=17689&view=rev Author: thekingant Date: 2006-11-06 18:50:09 -0800 (Mon, 06 Nov 2006) Log Message: ----------- Remove an unnecessary lion. I mean line, not lion. Silly me. Modified Paths: -------------- trunk/libgaim/protocols/oscar/family_feedbag.c Modified: trunk/libgaim/protocols/oscar/family_feedbag.c =================================================================== --- trunk/libgaim/protocols/oscar/family_feedbag.c 2006-11-07 02:41:01 UTC (rev 17688) +++ trunk/libgaim/protocols/oscar/family_feedbag.c 2006-11-07 02:50:09 UTC (rev 17689) @@ -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); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |