Commit cd4e1cae authored by bayers's avatar bayers
Browse files

fix for #901, remove dead ParamMC code, fix a compiler warning

parent 9106314b
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -98,9 +98,11 @@ void ivas_param_mc_metadata_open(
    int16_t i;
#endif
    uint16_t config_index;
#ifndef FIX_901_PARAMMC_DEAD_CODE
    int16_t nchan_setup;

    nchan_setup = ivas_mc_ls_setup_get_num_channels( mc_ls_setup );
#endif

    /* get coding band mappings */
    set_s( hMetadataPMC->coding_band_mapping, 0, PARAM_MC_MAX_PARAMETER_BANDS );