mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
Fix CI build with clang: remove unused variable
This commit is contained in:
parent
29510ff4e0
commit
54d65aabc5
@ -89,7 +89,6 @@ test_multiple_system_installations (void)
|
||||
|
||||
g_autoptr(GPtrArray) system_dirs = NULL;
|
||||
g_autoptr(GError) error = NULL;
|
||||
g_autofree char *path = NULL;
|
||||
|
||||
FlatpakInstallation *installation = NULL;
|
||||
const char *current_id = NULL;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user