]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
* src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
[bison.git] / src / reduce.c
index c4a2bd1c713458e69204ae2f8e33e82912ffd824..0beff91a90f76abd4bc196ecdba7796302cd0196 100644 (file)
@@ -337,7 +337,6 @@ static void
 nonterminals_reduce (void)
 {
   int i, n;
-  rule r;
 
   /* Map the nonterminals to their new index: useful first, useless
      afterwards.  Kept for later report.  */