mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
machined: remove unused variable (#4993)
This commit is contained in:
parent
be70491622
commit
323de07d44
@ -293,7 +293,6 @@ int bus_image_method_set_limit(
|
||||
static int directory_image_get_os_release(Image *image, char ***ret, sd_bus_error *error) {
|
||||
|
||||
_cleanup_free_ char *path = NULL;
|
||||
_cleanup_close_ int fd = -1;
|
||||
int r;
|
||||
|
||||
assert(image);
|
||||
|
Loading…
Reference in New Issue
Block a user