Commit 24193cc1 authored by Mohammadreza Naghibzadeh's avatar Mohammadreza Naghibzadeh
Browse files

Removed unused variable.

parent e456e77d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1098,7 +1098,7 @@ static void biDiagonalReductionRight_fx(

        IF( ( norm_x ) ) /*(fabsf(*sig_x) > EPSILON * fabsf(*sig_x)) { */
        {
            Word16 invVal_e, temp_e;
            Word16 invVal_e;
            Word32 invVal;

            L_temp_e = norm_x_e;