Skip to content
Snippets Groups Projects
Commit 81156702 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Applied code formatting script

parent 48ed676c
No related branches found
No related tags found
2 merge requests!2112Prep for remix merge,!2109Catching the zoom branch up with master
......@@ -4649,7 +4649,6 @@ void engine_make_fof_tasks(struct engine *e) {
scheduler_reset(sched, engine_estimate_nr_tasks(e));
}
/* Construct a FOF loop over neighbours */
if (e->policy & engine_policy_fof)
threadpool_map(&e->threadpool, engine_make_fofloop_tasks_mapper, NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment