Commit 6fbddda7 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

delete extra newline

parent 1c1515f6
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -299,7 +299,6 @@ int16_t ivas_get_nchan_buffers_dec(
            nchan_out_buff = max( nchan_out_buff, 2 * BINAURAL_CHANNELS + 2 );
        }
#endif

        else if ( output_config != IVAS_AUDIO_CONFIG_EXTERNAL )
        {
            nchan_out_buff = max( audioCfg2channels( st_ivas->transport_config ), audioCfg2channels( st_ivas->intern_config ) );