diff --git a/src/ostree/ot-admin-deploy.c b/src/ostree/ot-admin-deploy.c index c7421b06..9bb6f488 100644 --- a/src/ostree/ot-admin-deploy.c +++ b/src/ostree/ot-admin-deploy.c @@ -1114,7 +1114,6 @@ ot_admin_deploy (GFile *sysroot, gs_free char *source_etc_kernel_args = NULL; gs_unref_ptrarray GPtrArray *new_deployments = NULL; int new_bootversion; - int i; if (!ot_admin_get_repo (sysroot, &repo, cancellable, error)) goto out;