Commit 403d9e5c authored by vaillancour's avatar vaillancour
Browse files

remove unused

parent a71e14ce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -573,7 +573,9 @@ void enc_pit_exc_ivas_fx(
    Word16 use_fcb;
    Word32 gc_mem[NB_SUBFR - 1]; /* gain_code from previous subframes */
    Word16 gp_mem[NB_SUBFR - 1]; /* gain_pitch from previous subframes*/
#ifdef USE_NEW_TARGET
    Word16 q_h1;
#endif
    BSTR_ENC_HANDLE hBstr = st_fx->hBstr;
    GSC_ENC_HANDLE hGSCEnc = st_fx->hGSCEnc;
    LPD_state_HANDLE hLPDmem = st_fx->hLPDmem;