X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=index%2Findex.h;h=4e3291364d87c2396311f875d7844f10de93a676;hb=fe11c4b55fa92d5c3c768218580841e69665ed72;hp=3f952f2325bb53562c7598c2dfb24d9f456cf7f3;hpb=3a4f37bf02075e0ad4b56b2b1f7bf9ac9cada998;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 3f952f2..4e32913 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.145 2005-06-23 06:45:46 adam Exp $ +/* $Id: index.h,v 1.146 2005-08-17 21:29:44 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -250,7 +250,6 @@ struct zebra_register { struct zebra_service { int stop_flag; Res global_res; - char *configName; struct zebra_session *sessions; struct zebra_register *regs; Zebra_mutex_cond session_lock;