projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5547d
)
Remove debug msg
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 20 Mar 2007 22:07:21 +0000
(22:07 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 20 Mar 2007 22:07:21 +0000
(22:07 +0000)
index/extract.c
patch
|
blob
|
history
diff --git
a/index/extract.c
b/index/extract.c
index
830edfb
..
b4f7ee7
100644
(file)
--- 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;