Commit b9604e9d authored by multrus's avatar multrus Committed by Sandesh Venkatesh
Browse files

formatting

parent 47ecefac
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -355,7 +355,6 @@ static void ivas_compute_smooth_cov_fx(
                    move32();
                    hCovState->q_cov_real_per_band[i][j][k] = sub( Q31, cov_buf_e ); // Q of pCov_buf[i][j][k]
                    move16();

                }
                FOR( ; k < end_band; k++ )
                {