Commit 6f58a337 authored by premathasara's avatar premathasara
Browse files

There is even more remnants! Hopefully this is the last one

parent aa52d718
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -4007,10 +4007,6 @@ ivas_error ivas_spar_md_dec_init(
    ivas_spar_md_dec_state_t *hMdDec,                           /* i/o: SPAR MD decoder handle                  */
    const DECODER_CONFIG_HANDLE hDecoderConfig,                 /* i  : configuration structure                 */
    const int16_t num_channels                                  /* i  : number of internal channels             */
#ifdef SBA_HOA_HBR_IMPROV
    ,
    const int16_t sba_order /* i  : SBA order                */
#endif
);

void ivas_spar_md_dec_process(