X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Freclists.c;h=99c033e02a5ca86eb08142590542282bddf3ba27;hb=b22c4ae2c14eb5d2b991e6233cdea2a9fd7dcf6c;hp=366ccae14642534e697b27c9b6cdc98d70f99a59;hpb=1003956798f3820c5b47ac6d20b8375ee0786788;p=pazpar2-moved-to-github.git diff --git a/src/reclists.c b/src/reclists.c index 366ccae..99c033e 100644 --- a/src/reclists.c +++ b/src/reclists.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2012 Index Data + Copyright (C) 2006-2013 Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -227,10 +227,6 @@ void reclist_limit(struct reclist *l, struct session *se) pp = &p->sorted_next; num++; } - else - { - yaz_log(YLOG_LOG, "session_check_cluster returned false"); - } } } *pp = 0;