projects
/
yazpp-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:
5e3f7e1
)
Remove yaz_log call
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 17 May 2005 20:33:57 +0000
(20:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 17 May 2005 20:33:57 +0000
(20:33 +0000)
zlint/zlint.cpp
patch
|
blob
|
history
diff --git
a/zlint/zlint.cpp
b/zlint/zlint.cpp
index
3987a21
..
5c2719d
100644
(file)
--- a/
zlint/zlint.cpp
+++ b/
zlint/zlint.cpp
@@
-2,7
+2,7
@@
* Copyright (c) 2004, Index Data.
* See the file LICENSE for details.
*
- * $Id: zlint.cpp,v 1.8 2004-12-13 20:50:54 adam Exp $
+ * $Id: zlint.cpp,v 1.9 2005-05-17 20:33:57 adam Exp $
*/
#include <stdio.h>
@@
-160,8
+160,6
@@
int Zlint::initResponseGetVersion(Z_InitResponse *init)
if (ODR_MASK_GET(init->protocolVersion, no))
{
no = i+1;
- if (off)
- yaz_log(YLOG_WARN, "%sbad formatted version");
}
else
off = 1;