Commit 21969231 authored by vaillancour's avatar vaillancour
Browse files

remove debugging code

parent c03c91fb
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1308,8 +1308,8 @@ ivas_error acelp_core_enc_ivas_fx(

            shift = sub( norm_s( max ), 3 );
            shift = s_min( shift, 0 );
            if ( shift != 0 )
                printf( "shift %d\n", shift );
            // if ( shift != 0 )
            //    printf( "shift %d\n", shift );
        }
#endif
        calculate_hangover_attenuation_gain_ivas_fx( st, &att_fx, vad_hover_flag );