main: Squash a compiler warning

This commit is contained in:
Colin Walters 2013-07-23 18:34:34 -04:00
parent 7b056e3c50
commit 4de1d51266
1 changed files with 0 additions and 1 deletions

View File

@ -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;