aboutsummaryrefslogtreecommitdiff
path: root/src/comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comp.c')
-rw-r--r--src/comp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comp.c b/src/comp.c
index 41b77ce..c2e38b5 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -505,7 +505,7 @@ component_config_commit (void)
if (list->head)
{
progman_foreach (mark_prog, NULL);
- pies_schedule_children (PIES_CHLD_GC);
+ progman_gc ();
}
/* Build dependency map */

Return to:

Send suggestions and report system problems to the System administrator.