Commit 3e5667ad authored by norvell's avatar norvell
Browse files

Missing cleanup

parent 739e0646
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1407,9 +1407,7 @@ void stereo_dft_res_ecu(
    float *pDFT_RES,                                            /* i/o: residual signal                     */
    float *const DFT_PRED_RES,                                  /* i/o: residual prediction signal          */
    const int16_t k,                                            /* i  : Subframe index                      */
#ifndef NONBE_FIX_1208_DFT_STEREO_PLC_BURST
    const int16_t output_frame,                                 /* i  : Output frame length                 */
#endif
    const int16_t prev_bfi,                                     /* i  : Previous BFI                        */
    const float dmx_nrg,                                        /* i  : Down-mix energy                     */
    int16_t *num_plocs,                                         /* i/o: Number of peak locations            */