Commit 48863674 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

enable define FIX_998_UNUSED_FUNCTION

parent c055cb6f
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@
#define FIX_1001_ARI_HM_OVERFLOW                        /* FhG: fix for undef behaviour in in the harmonic TCX model arithmetic coder */
#define FIX_901_PARAMMC_DEAD_CODE                       /* FhG: issue 901: remove dead ParamMC code             */
#define FIX_1008_EXTORIENT_TARGET_INTERPOLATION         /* FhG: issue #1008, external orientation init was wrong for 5ms */
#define FIX_998_UNUSED_FUNCTION                         /* FhG: issue 998: delete unused funtion ivas_dirac_dec_get_response_split_order */ 


/* #################### End BE switches ################################## */