parent
2c1658538f
commit
e493505ade
|
|
@ -308,7 +308,6 @@ static void
|
||||||
test_repo_finder_config_find_remotes (Fixture *fixture,
|
test_repo_finder_config_find_remotes (Fixture *fixture,
|
||||||
gconstpointer test_data)
|
gconstpointer test_data)
|
||||||
{
|
{
|
||||||
g_autoptr(OstreeRepoFinder) finder = NULL;
|
|
||||||
g_autoptr(GMainContext) context = NULL;
|
g_autoptr(GMainContext) context = NULL;
|
||||||
g_autoptr(GAsyncResult) result = NULL;
|
g_autoptr(GAsyncResult) result = NULL;
|
||||||
g_auto(OstreeRepoFinderResultv) results = NULL;
|
g_auto(OstreeRepoFinderResultv) results = NULL;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue