X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoom-benchmark.c;fp=zoom%2Fzoom-benchmark.c;h=8e54c0ae3b6cbea8110fefeddf1fc805acd00b7a;hp=396cb67508ae36f9aca36ae6e80e4c003f54e3da;hb=7057bafc90e9fd31d1c33cd1a3dc86c093257bf7;hpb=57efcfe71d3485e8f2ddac6008fbbc8183804ac7 diff --git a/zoom/zoom-benchmark.c b/zoom/zoom-benchmark.c index 396cb67..8e54c0a 100644 --- a/zoom/zoom-benchmark.c +++ b/zoom/zoom-benchmark.c @@ -1,5 +1,5 @@ /* - * $Id: zoom-benchmark.c,v 1.17 2007-01-04 14:43:08 marc Exp $ + * $Id: zoom-benchmark.c,v 1.18 2007-01-04 14:44:34 marc Exp $ * * Asynchronous multi-target client doing search and piggyback retrieval */ @@ -355,7 +355,7 @@ int main(int argc, char **argv) const char *errmsg; const char *addinfo; int error = 0; - int progress = zoom_progress[event]; + //int progress = zoom_progress[event]; if (event == ZOOM_EVENT_SEND_DATA || event == ZOOM_EVENT_RECV_DATA) continue;