X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Fkey_block.c;h=125d47a77dfaeae35e3c3ea58ea3499c585fb195;hb=e1352999e1be86b0ce5c2698bb62f9fc7d598a4f;hp=322de8138559418718f9a9bfa7d87ffb11b974ca;hpb=83a4da7afe6ef6dd408d0982645399284f5ed87f;p=idzebra-moved-to-github.git diff --git a/index/key_block.c b/index/key_block.c index 322de81..125d47a 100644 --- a/index/key_block.c +++ b/index/key_block.c @@ -1,5 +1,5 @@ -/* $Id: key_block.c,v 1.6 2006-11-29 10:31:29 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: key_block.c,v 1.8 2007-01-15 15:10:16 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -65,8 +65,6 @@ struct encode_info { char buf[ENCODE_BUFLEN]; }; -static int log_level = 0; - #define USE_SHELLSORT 0 #if USE_SHELLSORT