X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frpn2solr.c;h=800684765e158f5895bc85e1ccbd3208f4b83e37;hp=07960b25e7de55985ef94367ebad4cef06d7d837;hb=f50e88ece40cd62eb9e969cd138e3f274725a991;hpb=9eb7249e5017426eef8177f99847696e7bc95a33 diff --git a/src/rpn2solr.c b/src/rpn2solr.c index 07960b2..8006847 100644 --- a/src/rpn2solr.c +++ b/src/rpn2solr.c @@ -232,7 +232,6 @@ static int emit_term(solr_transform_t ct, WRBUF w, Z_Term *term, Odr_int trunc) solr_transform_set_error(ct, YAZ_BIB1_TERM_TYPE_UNSUPP, 0); return -1; } - if (sterm) { size_t i;