diff --git a/src/libostree/ostree-repo.c b/src/libostree/ostree-repo.c index 7caf528e..243b7ae6 100644 --- a/src/libostree/ostree-repo.c +++ b/src/libostree/ostree-repo.c @@ -1913,8 +1913,6 @@ repo_remote_fetch_summary (OstreeRepo *self, if (fetcher == NULL) goto out; - base_uri = soup_uri_new (metalink_url_string); - { g_autofree char *url_string = NULL; if (metalink_url_string)