Commit 15a36a58 authored by vaclav's avatar vaclav
Browse files

remove obsolete 8 kHz output form ParamMC

parent 0e4f420f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2792,9 +2792,6 @@ static void param_mc_set_num_synth_bands(

    switch ( output_Fs )
    {
        case 8000:
            max_param_band_synth = param_mc_bands_coded[NB];
            break;
        case 16000:
            max_param_band_synth = param_mc_bands_coded[WB];
            break;