X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrunc.c;h=c0e5ca14a5f2d46ab1828c9d5d77d9b18fbbcd5e;hb=dc030e8fbc67937e0fa1812f6ce4a8ab728d092c;hp=67f5e3e04c45f3ade49108d22515ba7f4ca234c8;hpb=0857db29ad5ef1b1ebd9e6bf311e1b446b15586a;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 67f5e3e..c0e5ca1 100644 --- a/index/trunc.c +++ b/index/trunc.c @@ -1,4 +1,4 @@ -/* $Id: trunc.c,v 1.55 2005-04-20 10:16:29 adam Exp $ +/* $Id: trunc.c,v 1.56 2005-04-20 10:21:29 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -439,7 +439,6 @@ RSET rset_trunc(ZebraHandle zi, ISAM_P *isam_p, int no, xfree(rsets); return r; } - fprintf(stderr, "Using rset_trunc_r limit=%d\n", trunc_limit); qsort(isam_p, no, sizeof(*isam_p), isamc_trunc_cmp); } else