]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
Do not let the scan-skel token buffer grow unboundedly in the usual case.
[bison.git] / src / reduce.c
index 34ca8fd8ca2566dd003c2963d75ca873ff6fcd98..94df548e8203ec40f7d5410933459d90634172cd 100644 (file)
@@ -407,7 +407,6 @@ reduce_print (void)
                               nuseless_productions),
             nuseless_productions);
   fprintf (stderr, "\n");
-  fflush (stderr);
 }
 \f
 void