From 214f10eefc687f5e97416fc78614060c1a1a661e Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Tue, 25 Nov 2025 08:29:56 +0100 Subject: [PATCH] remove obsolete comment --- lib_dec/ivas_jbm_dec_fx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib_dec/ivas_jbm_dec_fx.c b/lib_dec/ivas_jbm_dec_fx.c index f8664b60b..b7cf3c95b 100644 --- a/lib_dec/ivas_jbm_dec_fx.c +++ b/lib_dec/ivas_jbm_dec_fx.c @@ -2144,7 +2144,6 @@ ivas_error ivas_jbm_dec_render_fx( return error; } - // Todo main-pc update: This might be needed also in the split rendering path ivas_binaural_add_LFE_fx( st_ivas, *nSamplesRendered, p_tc_fx, p_output_fx ); } -- GitLab