X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fztest.c;h=51ead4110a616f7eb97ad5068a6aba8ee8374e24;hp=29026a103b03928728faad07854d0b701412f670;hb=af895ebea6200bb5a752ae312b83a6f78edfad08;hpb=0458d3cea29ddea65b66f7529590c21ac198bc0f diff --git a/ztest/ztest.c b/ztest/ztest.c index 29026a1..51ead41 100644 --- 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");