projects
/
yaz-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:
9cfa827
)
Remove YLOG_LOG msg
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 17 Jun 2010 08:28:27 +0000
(10:28 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 17 Jun 2010 08:28:27 +0000
(10:28 +0200)
src/zoom-c.c
patch
|
blob
|
history
diff --git
a/src/zoom-c.c
b/src/zoom-c.c
index
3eebf17
..
a2a0235
100644
(file)
--- a/
src/zoom-c.c
+++ b/
src/zoom-c.c
@@
-2148,7
+2148,6
@@
static const char *get_record_format(WRBUF wrbuf, int *len,
#if YAZ_HAVE_XML2
if (*format == '1' && len)
{
- yaz_log(YLOG_LOG, "format=1");
/* try to XML format res */
xmlDocPtr doc;
xmlKeepBlanksDefault(0); /* get get xmlDocFormatMemory to work! */