From: Dennis Schafroth Date: Wed, 16 Mar 2011 14:01:26 +0000 (+0100) Subject: Now with right #if X-Git-Tag: v1.5.6~35 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=ae8c66a251e6d3a95febc77af88ca6eab999c891;p=pazpar2-moved-to-github.git Now with right #if --- diff --git a/src/session.c b/src/session.c index f1f742a..194ab36 100644 --- a/src/session.c +++ b/src/session.c @@ -211,7 +211,7 @@ void add_facet(struct session *s, const char *type, const char *value, int count s->num_termlists = i + 1; } -#if +#if 0 session_log(s, YLOG_DEBUG, "Facets for %s: %s norm:%s (%d)", type, value, wrbuf_cstr(facet_wrbuf), count); #endif termlist_insert(s->termlists[i].termlist, wrbuf_cstr(facet_wrbuf),