Commit a6b31d63 authored by Vidhya V P's avatar Vidhya V P
Browse files

Removed a line of code

parent 5ce6f76e
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -285,9 +285,6 @@ ivas_error ivas_dirac_dec_config(
    /* band config needed only for SPAR with FOA output */
    if ( st_ivas->hDecoderConfig->output_config == AUDIO_CONFIG_FOA && st_ivas->sba_mode == SBA_MODE_SPAR )
    {
#ifdef SBA_BR_SWITCHING_2
        st_ivas->nchan_transport = nchan_transport_orig;
#endif
        return IVAS_ERR_OK;
    }