X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Findex.h;h=64d2745aec1cd905fe86e1bcc692266d7497c2dc;hp=80ba909f01577979bde090dfa1d7deb77eff6afb;hb=a479e3c7f966848a6fc71ac2c2c7f5db7068351b;hpb=1c2f77dd881bcf0b2718cafeb380581634a165fb diff --git a/index/index.h b/index/index.h index 80ba909..64d2745 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.208 2007-11-05 11:20:39 adam Exp $ +/* $Id: index.h,v 1.209 2007-11-06 10:29:59 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -29,7 +29,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include -#include #if HAVE_SYS_TIMES_H #include #endif @@ -144,7 +143,6 @@ struct zebra_register { char *server_path_prefix; data1_handle dh; - zebra_index_types_t index_types; zebra_maps_t zebra_maps; ZebraRankClass rank_classes; RecTypes recTypes;