[ostree: 5/6] Remove unused variable warning
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree: 5/6] Remove unused variable warning
- Date: Fri, 19 Dec 2014 21:33:51 +0000 (UTC)
commit 6e60c05d2f63ee3234f70f988af2b277fc12807b
Author: Giuseppe Scrivano <gscrivan redhat com>
Date: Thu Dec 11 10:41:52 2014 +0100
Remove unused variable warning
src/libostree/ostree-repo-pull.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/libostree/ostree-repo-pull.c b/src/libostree/ostree-repo-pull.c
index 1d767c8..a6160d3 100644
--- a/src/libostree/ostree-repo-pull.c
+++ b/src/libostree/ostree-repo-pull.c
@@ -1517,7 +1517,6 @@ ostree_repo_pull_with_options (OstreeRepo *self,
gpointer key, value;
gboolean tls_permissive = FALSE;
OstreeFetcherConfigFlags fetcher_flags = 0;
- guint i;
gs_free char *remote_key = NULL;
gs_free char *path = NULL;
gs_free char *baseurl = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]