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:
0458d3c
)
Removed diagnostic output that shouldn't have been checked in.
author
Sebastian Hammer
<quinn@indexdata.com>
Sat, 6 May 2006 00:52:15 +0000
(
00:52
+0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Sat, 6 May 2006 00:52:15 +0000
(
00:52
+0000)
ztest/ztest.c
patch
|
blob
|
history
diff --git
a/ztest/ztest.c
b/ztest/ztest.c
index
29026a1
..
51ead41
100644
(file)
--- a/
ztest/ztest.c
+++ b/
ztest/ztest.c
@@
-2,7
+2,7
@@
* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ztest.c,v 1.80 2006-05-05 20:02:22 quinn Exp $
+ * $Id: ztest.c,v 1.81 2006-05-06 00:52:15 quinn Exp $
*/
/*
@@
-669,8
+669,6
@@
bend_initresult *bend_init(bend_initrequest *q)
odr_malloc (q->stream, sizeof(*r));
int *counter = (int *) xmalloc (sizeof(int));
- fprintf(stderr, "FUK\n");
-
if (!log_level_set)
{
log_level=yaz_log_module_level("ztest");