Commit c6187158 authored by fotopoulou's avatar fotopoulou
Browse files

fix windows compilation warning

parent d5db4897
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2263,7 +2263,6 @@ ivas_error ivas_jbm_dec_render_fx(
                    test();
                    IF( NE_32( gain, ONE_IN_Q30 ) && GT_32( gain, 0 ) )
                    {
                        Word16 i;
                        FOR( n = 0; n < nchan_out; n++ )
                        {
                            FOR( i = 0; i < *nSamplesRendered; i++ )