Fix CI build with clang: remove unused variable

tingping/wmclass
Mario Sanchez Prada 2016-12-20 09:40:56 +00:00 committed by Alexander Larsson
parent 29510ff4e0
commit 54d65aabc5
1 changed files with 0 additions and 1 deletions

View File

@ -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;