Unverified Commit 63f843f1 authored by norvell's avatar norvell
Browse files

Removal of debug code

parent 82593e30
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -74,8 +74,6 @@ ivas_error TDREND_REND_RenderSourceHRFilt_fx(
    Word16 left_filter_e;
    Word16 right_filter_e;

    dbgwrite( &Src_p->Gain_fx, sizeof( int ), 1, 1, "Gain_fx.int" );

    TDREND_Apply_ITD_fx( Src_p->InputFrame_p_fx, LeftOutputFrame_fx, RightOutputFrame_fx,
                         &Src_p->previtd, Src_p->itd, Src_p->mem_itd_fx, subframe_length );