Skip to content
Snippets Groups Projects
Commit 474c7881 authored by James Willis's avatar James Willis
Browse files

Remove FOF activation.

parent c4508535
No related branches found
No related tags found
1 merge request!543Fof
......@@ -668,11 +668,6 @@ void engine_marktasks_mapper(void *map_data, int num_elements,
cell_activate_drift_spart(t->ci, s);
}
}
/* FOF tasks. */
else if (t_type == task_type_fof_self || t_type == task_type_fof_pair) {
//scheduler_activate(s, t);
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment