X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebraapi.c;h=8dbfe5897e1efc7d96b68055915b8c37a613c594;hb=ea597d9e75a2106887526480b81b883d908e0fb4;hp=04399f9eb4e317faeba17ad752f457372dfce0fa;hpb=62785c75e108df98df439f47c4429e098ba0fabc;p=idzebra-moved-to-github.git diff --git a/index/zebraapi.c b/index/zebraapi.c index 04399f9..8dbfe58 100644 --- a/index/zebraapi.c +++ b/index/zebraapi.c @@ -1,4 +1,4 @@ -/* $Id: zebraapi.c,v 1.78 2002-11-18 11:07:59 adam Exp $ +/* $Id: zebraapi.c,v 1.79 2002-11-26 22:18:34 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -448,8 +448,6 @@ void zebra_close (ZebraHandle zh) } sp = &(*sp)->next; } -// if (!zs->sessions && zs->stop_flag) -// zebra_register_deactivate(zs); zebra_mutex_cond_unlock (&zs->session_lock); xfree (zh->reg_name); xfree (zh);