From: raster Date: Fri, 8 Apr 2011 05:53:49 +0000 (+0000) Subject: wrn-- X-Git-Tag: submit/2.0alpha-wayland/20121127.221958~822 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7f9f0323142b492b2657800d4624186b944b347;p=profile%2Fivi%2Fedje.git wrn-- git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@58471 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/bin/epp/cppmain.c b/src/bin/epp/cppmain.c index 4f695a0..45b67b5 100644 --- a/src/bin/epp/cppmain.c +++ b/src/bin/epp/cppmain.c @@ -129,7 +129,6 @@ main(int argc, char **argv) if (fwrite(parse_in.token_buffer, 1, n, stdout) != n) exit(FATAL_EXIT_CODE); } - next: parse_in.limit = parse_in.token_buffer; got_text = 0; }