aboutsummaryrefslogtreecommitdiff
path: root/src/comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comp.c')
-rw-r--r--src/comp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/comp.c b/src/comp.c
index 83818c2..6a0e4ba 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -729,9 +729,6 @@ component_finish (struct component *comp, grecs_locus_t *locus)
comp->prereq = NULL;
}
}
-
- if (comp->mode == pies_comp_ondemand)
- comp->flags |= CF_DISABLED;
}
}

Return to:

Send suggestions and report system problems to the System administrator.