mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-07 21:18:55 +03:00
Remove unused variable warning
This commit is contained in:
parent
ed2b56a430
commit
6e60c05d2f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user