Remove some useless code in fft.NewDomain#153
Remove some useless code in fft.NewDomain#153ThomasPiellard merged 1 commit intoConsensys:feat/fft_cleanupfrom
Conversation
|
Hi @zhiqiangxu , yes that's right thanks for spotting this. There is also |
Done! Do you want to remove the |
6bad17d to
35c87a2
Compare
|
Yes I will remove it, some comments need to be updated as well. Normally if I am not mistaken after the removal of |
Right. |
|
I didn't pay attention but in fact you didn't modify the templates for the code generation so there is some additional code to write. To save your commit, could you tweak the PR again to merge it to |
Done! |
Just stumpled upon some useless code.