Commit 76649589 authored by vaclav's avatar vaclav
Browse files

cleaning

parent f75daa53
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1433,11 +1433,7 @@ static void fft4_5(
        move32();
    }

#ifdef HARMONIZE_DoRTFTnAA
    cdftForw_fx( 8, z, Ip_fft4, w_fft4_fx );
#else
    cdftForw( 8, z, Ip_fft4, w_fft4_fx );
#endif

    FOR( i = 0; i < 4; i++ )
    {