Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
[pazpar2-moved-to-github.git] / src / reclists.c
index ceedfc5..99c033e 100644 (file)
@@ -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;