aboutsummaryrefslogtreecommitdiff
path: root/src/progman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/progman.c')
-rw-r--r--src/progman.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/progman.c b/src/progman.c
index 70ebf68..e255c33 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -1501,10 +1501,7 @@ prog_start_prerequisites (struct prog *prog)
}
if (!prog->active)
- {
- prog->active = 0;
- return 1;
- }
+ return 1;
p = comp->prog;
switch (p->v.p.status)

Return to:

Send suggestions and report system problems to the System administrator.