summaryrefslogtreecommitdiff
path: root/src/core/execute.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-02-16 10:59:16 +0100
committerLennart Poettering <lennart@poettering.net>2023-02-16 11:48:18 +0100
commit2264a20d9118ef62801a98dc3264ca96ab59c4d9 (patch)
tree3ad3fb3ed35d31cd4232b934c49324ba89b2c9a1 /src/core/execute.c
parent6aa2c55522d7cac62ecfd5d5687a86a84f158d18 (diff)
downloadsystemd-2264a20d9118ef62801a98dc3264ca96ab59c4d9.tar.gz
execute: drop spurious empty line
Diffstat (limited to 'src/core/execute.c')
-rw-r--r--src/core/execute.c1
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;