Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 6 Jan 2013 15:26:59 +0000 (16:26 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 6 Jan 2013 15:26:59 +0000 (16:26 +0100)
1  2 
src/reclists.c

diff --combined src/reclists.c
@@@ -1,5 -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,6 -227,10 +227,6 @@@ void reclist_limit(struct reclist *l, s
                  pp = &p->sorted_next;
                  num++;
              }
 -            else
 -            {
 -                yaz_log(YLOG_LOG, "session_check_cluster returned false");
 -            }
          }
      }
      *pp = 0;