Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
ca3f8c3ff1
  1. 1
      iguana/iguana777.c

1
iguana/iguana777.c

@ -470,7 +470,6 @@ void iguana_helper(void *arg)
}
}
n = queue_size(&bundlesQ);
printf("bQ n.%d\n",n);
for (iter=0; iter<n; iter++)
{
if ( (ptr= queue_dequeue(&bundlesQ,0)) != 0 )

Loading…
Cancel
Save