Skip to content
Snippets Groups Projects
Commit 6c9f6a40 authored by Jan Thorbecke's avatar Jan Thorbecke
Browse files

typo

parent c68ea8a8
No related branches found
No related tags found
No related merge requests found
......@@ -423,7 +423,6 @@ void crdft(complex *cdata, REAL *rdata, int n, int sign)
//max_threads = 1;
id = 0;
#endif
`
if (nprev[id] != n) {
scl = (2.0*M_PI)/((double)n);
if (csval[id]) free(csval[id]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment