From fed6df828d86c053a96d5b50af75c53eb8dd4666 Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Mon, 2 Feb 2015 22:56:44 +0100 Subject: remove unused variables --- src/nspawn/nspawn.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nspawn') diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c index 2beb810e5d..226c4415bb 100644 --- a/src/nspawn/nspawn.c +++ b/src/nspawn/nspawn.c @@ -3610,7 +3610,6 @@ int main(int argc, char *argv[]) { } if (arg_ephemeral) { - _cleanup_release_lock_file_ LockFile original_lock = LOCK_FILE_INIT; char *np; /* If the specified path is a mount point we -- cgit v1.2.3-54-g00ecf