Commit 200b2b96 authored by Arthur Tritthart's avatar Arthur Tritthart
Browse files

fix clang format issue

parent c096e49a
Loading
Loading
Loading
Loading
Loading

lib_com/fft_cldfb_fx.c

100755 → 100644
+2 −3
Original line number Diff line number Diff line
@@ -1026,7 +1026,6 @@ static void fft30_with_cmplx_data( cmplx *inp /*Qx*/ )
#ifdef WMOPS
    multiCounter[currCounter].CL_move += 30;
#endif

}

/*-------------------------------------------------------------------*