Synopsis
void ctl_task_remove(CTL_TASK_t *task);
Description

ctl_task_remove removes the task task from the waiting task list. Once you you have removed a task the only way to re-introduce it to the system is to call ctl_task_restore.