removed declaration of unused variable

This commit is contained in:
ceriel 1989-12-13 13:09:10 +00:00
parent 8790a879c9
commit e891b36895

View file

@ -16,7 +16,6 @@ flt_flt2arith(e, uns)
*/
arith n;
struct flt_mantissa a;
register int i;
if (uns) uns = 1;
flt_status = 0;