[ostree] main: Squash a compiler warning



commit 4de1d512665b3d38442b966e5812532b673de82d
Author: Colin Walters <walters verbum org>
Date:   Tue Jul 23 18:34:34 2013 -0400

    main: Squash a compiler warning

 src/ostree/ot-admin-deploy.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ostree/ot-admin-deploy.c b/src/ostree/ot-admin-deploy.c
index c7421b0..9bb6f48 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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]