X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsrw.c;h=47718b4d36160ef17942672d038b76c1ac7e575e;hp=68d20564cff1eb01538cededf20a768903bad2da;hb=6d439df429edc942dfae23f7906bc63adbc1e137;hpb=c74ab70e2005c25e517e68274cf7bb3fd9b53e34;ds=sidebyside diff --git a/src/srw.c b/src/srw.c index 68d2056..47718b4 100644 --- a/src/srw.c +++ b/src/srw.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: srw.c,v 1.39 2005-11-11 22:06:46 adam Exp $ + * $Id: srw.c,v 1.40 2005-11-11 22:07:11 adam Exp $ */ /** * \file srw.c @@ -291,8 +291,6 @@ static int yaz_srw_record(ODR o, xmlNodePtr pptr, Z_SRW_record *rec, match_xsd_string_n(data_ptr, "recordData", o, &rec->recordData_buf, &rec->recordData_len); break; - default: - /* need some way to signal diagnostic here */ } } rec->recordPacking = pack;