From: Adam Dickmeiss Date: Thu, 13 Dec 2007 19:59:21 +0000 (+0000) Subject: Removed log msg X-Git-Tag: ZEBRA.2.0.20~19 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=e4b67f7065d49c87839442f19f72141098d16920;p=idzebra-moved-to-github.git Removed log msg --- diff --git a/index/mod_dom.c b/index/mod_dom.c index f369c68..babee87 100644 --- a/index/mod_dom.c +++ b/index/mod_dom.c @@ -1,4 +1,4 @@ -/* $Id: mod_dom.c,v 1.41 2007-10-29 16:57:52 adam Exp $ +/* $Id: mod_dom.c,v 1.42 2007-12-13 19:59:21 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -841,7 +841,6 @@ static void set_record_info(struct filter_info *tinfo, else dom_log(YLOG_WARN, tinfo, node, "bad @type value: %s", type_p); extctr->action = action; - yaz_log(YLOG_LOG, "In mod_dom.c: setting action to %d", action); } if (tinfo->record_info_invoked == 1)