mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-29 18:11:22 -05:00
Merge pull request #895 from pwithnall/drop-unused-variable
common/dir: Drop unused variable
This commit is contained in:
@@ -2303,7 +2303,6 @@ flatpak_dir_lookup_repo_metadata (FlatpakDir *self,
|
||||
...)
|
||||
{
|
||||
va_list args;
|
||||
g_autofree char *collection_id = NULL;
|
||||
g_autoptr(GVariant) metadata = NULL;
|
||||
g_autoptr(GVariant) value = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user