Commit 08d45666 authored by norvell's avatar norvell
Browse files

Cleanup of unused function declaration and correction of comment

parent 611e14dd
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5119,9 +5119,11 @@ void BSplineModelEvalDealloc(
    ModelEval_t *modelEval                                      /* i  : Model evaluation structure              */
);

#ifndef FIX_235 
void BSplineModelEvalITDDealloc(
    ModelParamsITD_t *model                                     /* i  : Model parameters                        */
);
#endif

#ifdef TDREND_HRTF_TABLE_METHODS
void TDREND_HRFILT_SetFiltSet(
+1 −1
Original line number Diff line number Diff line
@@ -394,7 +394,7 @@ ivas_error load_HRTF_binary(
/*---------------------------------------------------------------------*
 * HRTF_energy_sections_precalc()
 *
 * Deallocated memory allocated by load_HRTF_binary
 * Calculate energies of each section and store in model->EL/model->ER 
 *---------------------------------------------------------------------*/

static void HRTF_energy_sections_precalc(