X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fconnection.c;h=109aa5819d6840d069f890ba6482b41637ec7e0d;hb=247113bc4211efc45bdff87daefa8796561c89b5;hp=a75066e40f1ed044787d20b446b45a5a1f619f79;hpb=ed886db22397360898fa5ef764543237e99b1774;p=pazpar2-moved-to-github.git diff --git a/src/connection.c b/src/connection.c index a75066e..109aa58 100644 --- a/src/connection.c +++ b/src/connection.c @@ -1,4 +1,4 @@ -/* $Id: connection.c,v 1.6 2007-07-03 11:21:48 adam Exp $ +/* $Id: connection.c,v 1.7 2007-07-12 08:01:06 adam Exp $ Copyright (c) 2006-2007, Index Data. This file is part of Pazpar2. @@ -145,7 +145,6 @@ static void connection_handler(IOCHAN i, int event) se = client_get_session(cl); else { - yaz_log(YLOG_WARN, "Destroying orphan connection"); connection_destroy(co); return; }