Happy new year
[idzebra-moved-to-github.git] / index / zebraapi.c
index 28886ff..539794d 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the Zebra server.
-   Copyright (C) 1995-2008 Index Data
+   Copyright (C) 1994-2009 Index Data
 
 Zebra 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
@@ -1453,7 +1453,6 @@ int delete_w_all_handle(const char *info, void *handle)
             while (isamb_pp_read(pt, &key))
             {
                 Record rec;
-                yaz_log(YLOG_LOG, "SYSNO=" ZINT_FORMAT, key.mem[0]);
                 rec = rec_get(zh->reg->records, key.mem[0]);
                 rec_del(zh->reg->records, &rec);
             }
@@ -2302,7 +2301,6 @@ ZEBRA_RES zebra_update_record(ZebraHandle zh,
        return ZEBRA_FAIL;
     res = zebra_buffer_extract_record(zh, buf, buf_size, 
                                       action,
-                                      0, /* test_mode */
                                       recordType,
                                       sysno,   
                                       match,