Index: read.c =================================================================== --- read.c (revision 35755) +++ read.c (revision 35756) @@ -673,7 +673,6 @@ pcb_subc_reg(data, bctx.subc); error:; - pcb_bxl_parse(&yyctx, &bctx, 0, &lval); pcb_bxl_uninit(&bctx); fclose(f); return ret;