Commit e4f55683 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Remove unnecessary code.

parent 27be50e0
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -11142,6 +11142,7 @@ static void intermidiate_ext_dirac_render(
            move16();
        }

#ifndef FIX_BASOP_2332_ASAN_OVERFLOW_IN_EXT_DIRAC_REND
        Word16 num_channels_dir = hDirACRend->num_outputs_dir;
        move16();

@@ -11150,7 +11151,7 @@ static void intermidiate_ext_dirac_render(
            num_channels_dir = hDirACRend->hOutSetup.nchan_out_woLFE;
            move16();
        }

#endif
        IF( h_dirac_output_synthesis_state->cy_auto_diff_smooth_fx )
        {
#ifdef FIX_BASOP_2332_ASAN_OVERFLOW_IN_EXT_DIRAC_REND