X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-c.c;h=7fd780dc4bcdab24e7391d6182bf0b542e65e539;hp=b6cc6436c004eb6ccc4e473d76dacd6a5f43474d;hb=871c6b4f403790572c3501ec68d8ea7d12e883f7;hpb=1352fba44fc02837055059fd137806c719fd2605 diff --git a/src/zoom-c.c b/src/zoom-c.c index b6cc643..7fd780d 100644 --- a/src/zoom-c.c +++ b/src/zoom-c.c @@ -187,8 +187,6 @@ void ZOOM_connection_remove_task(ZOOM_connection c) if (task) { c->tasks = task->next; - yaz_log(YLOG_LOG, "remove task p=%d type=%d next=%p", - task, (int) task->which, c->tasks); switch (task->which) { case ZOOM_TASK_SEARCH: