Remove log msg
[pazpar2-moved-to-github.git] / src / reclists.c
index 366ccae..2594430 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;