diff options
-rw-r--r-- | src/core/execute.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/execute.c b/src/core/execute.c index 853e87450f..36d664c7ee 100644 --- a/src/core/execute.c +++ b/src/core/execute.c @@ -5600,7 +5600,6 @@ int exec_context_destroy_runtime_directory(const ExecContext *c, const char *run (void) unlink(symlink_abs); } - } return 0; |