Remove unused variable warning

This commit is contained in:
Giuseppe Scrivano 2014-12-11 10:41:52 +01:00
parent ed2b56a430
commit 6e60c05d2f

View File

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