* cgen-scache.c (scache_flush): Delete unused locals i,sc.

This commit is contained in:
Doug Evans 1998-12-09 18:09:55 +00:00
parent fdaac1332c
commit 8784e470ad
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* sim-trace.c: Include stdlib.h if present.
* dv-sockser.c: Include unistd.h if present.
(dv_sockser_init): Add missing arg to call to sim_io_eprintf.
* cgen-scache.c (scache_flush): Delete unused locals i,sc.
1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>