X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclptree.c;h=e984cdffcfde420502c17767fc08590dd7e1c995;hb=be821514c869d68186361b5aab6bbfd1aa60e087;hp=bcdfe7122cffa49624eb080734c3c08b79c8d564;hpb=401da56d4a26f687cd42024bdef6f29a29bb7663;p=yaz-moved-to-github.git diff --git a/src/cclptree.c b/src/cclptree.c index bcdfe71..e984cdf 100644 --- a/src/cclptree.c +++ b/src/cclptree.c @@ -53,7 +53,7 @@ /* CCL print rpn tree - infix notation * Europagate, 1995 * - * $Id: cclptree.c,v 1.7 2007-03-19 14:40:07 adam Exp $ + * $Id: cclptree.c,v 1.8 2007-03-19 22:17:41 adam Exp $ * * Old Europagate Log: * @@ -271,7 +271,6 @@ void ccl_pquery (WRBUF w, struct ccl_rpn_node *p) wrbuf_puts (w, " "); break; } - wrbuf_cstr(w); } /* * Local variables: