X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frecord_conv.c;fp=src%2Frecord_conv.c;h=ff95f920039c246a56ce205daca42348eba23430;hp=5edc28bdfdcd863a54c3806c2804701294d9dff2;hb=5176062be1e2c2e8fd7f7a506acd990e711d9316;hpb=951bf68e90a1f19fc5103c408b136bdb4242e67b diff --git a/src/record_conv.c b/src/record_conv.c index 5edc28b..ff95f92 100644 --- a/src/record_conv.c +++ b/src/record_conv.c @@ -195,7 +195,6 @@ static void *construct_xslt(const xmlNode *ptr, wrbuf_printf(wr_error, "Element : " "attribute 'stylesheet' expected"); nmem_destroy(nmem); - return 0; } else { @@ -241,7 +240,6 @@ static void *construct_xslt(const xmlNode *ptr, ")"); xmlFreeDoc(info->xsp_doc); nmem_destroy(info->nmem); - return 0; } else {