Commit df1a70d1 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

cosmetics

parent 20052818
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1262,7 +1262,6 @@ Word16 maximum_exp_fx( /* o : index of the maximum value
        }
    }

    // printf( "\nind = %d", ind );
    return ind;
}
#endif