From: Adam Dickmeiss Date: Wed, 26 Mar 2003 16:57:24 +0000 (+0000) Subject: remove debugging from rank1 X-Git-Tag: ZEBRA.1.3.8~3 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=107253562075857b3e8352dbc15e9fdd0bf2506e remove debugging from rank1 --- diff --git a/index/rank1.c b/index/rank1.c index 9ad92a6..1c1c149 100644 --- a/index/rank1.c +++ b/index/rank1.c @@ -1,5 +1,5 @@ -/* $Id: rank1.c,v 1.13 2003-03-26 16:41:48 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 +/* $Id: rank1.c,v 1.14 2003-03-26 16:57:24 adam Exp $ + Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 Index Data Aps This file is part of the Zebra server. @@ -30,7 +30,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #endif -#define DEBUG_RANK 1 +#define DEBUG_RANK 0 #include "index.h"