removed declaration of unused variable
authorceriel <none@none>
Wed, 13 Dec 1989 13:09:10 +0000 (13:09 +0000)
committerceriel <none@none>
Wed, 13 Dec 1989 13:09:10 +0000 (13:09 +0000)
modules/src/flt_arith/flt_flt2ar.c

index ed885b8..b6ecf39 100644 (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;