X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=index%2Fextract.c;h=b4f7ee74544afa0b18d3a37f770b940e7be2f6ec;hb=a3b3b8fc3baa797d7052466bd8d6b4414617e46d;hp=830edfbdcd29ff9f3564653d0bd15536534e8801;hpb=1d5547df252368f3ed9b1be0f9f7709b9df0fdaa;p=idzebra-moved-to-github.git diff --git a/index/extract.c b/index/extract.c index 830edfb..b4f7ee7 100644 --- a/index/extract.c +++ b/index/extract.c @@ -1,4 +1,4 @@ -/* $Id: extract.c,v 1.253 2007-03-14 14:16:14 adam Exp $ +/* $Id: extract.c,v 1.254 2007-03-20 22:07:21 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -608,8 +608,6 @@ ZEBRA_RES zebra_extract_record_stream(ZebraHandle zh, r = (*recType->extract)(recTypeClientData, &extractCtrl); - yaz_log(YLOG_LOG, "Old action=%d new action=%d", action, - extractCtrl.action); if (action == action_update) { action = extractCtrl.action;