From 77eef041c25e0d23b084864df2b68a74c9876de7 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 4 Feb 2018 23:17:31 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_ordermatch.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/iguana/exchanges/LP_ordermatch.c b/iguana/exchanges/LP_ordermatch.c index c0c780eff..cd5797271 100644 --- a/iguana/exchanges/LP_ordermatch.c +++ b/iguana/exchanges/LP_ordermatch.c @@ -1113,8 +1113,6 @@ printf("dequeue %p funcid.%d aliceid.%llu iambob.%d\n",qtp,funcid,(long long)qtp safecopy(tp->pairstr,qtp->pairstr,sizeof(tp->pairstr)); printf("finished dequeue %p funcid.%d aliceid.%llu iambob.%d/%d done.%u\n",qtp,funcid,(long long)qtp->aliceid,qtp->iambob,tp->iambob,tp->negotiationdone); free(qtp); - if ( tp->negotiationdone != 0 ) - continue; flag = 0; if ( tp->iambob == 0 ) {