Fix CI build with clang: remove unused variable

This commit is contained in:
Mario Sanchez Prada
2016-12-20 09:40:56 +00:00
committed by Alexander Larsson
parent 29510ff4e0
commit 54d65aabc5

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;