Skip to content
Snippets Groups Projects
Commit a0f7e7bf authored by Chichi Lalescu's avatar Chichi Lalescu
Browse files

remove commented (broken) code

parent 879c3cd6
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,6 @@ int Morton_shuffler::shuffle(
base_fname,
this->out_group*this->doutput->sizes[0]);
this->doutput->write(temp_char, rtmp);
//this->doutput->write(temp_char, rtmp + this->out_group*this->doutput->sizes[0]);
fftwf_free(rtmp);
return EXIT_SUCCESS;
}
......
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