mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 13:42:23 +00:00
thunderbolt: Remove unused variable
This commit is contained in:
parent
6ceffbb585
commit
7ccbd61f5d
@ -1241,7 +1241,6 @@ test_update_wd19 (ThunderboltTest *tt, gconstpointer user_data)
|
|||||||
const gchar *version_before;
|
const gchar *version_before;
|
||||||
const gchar *version_after;
|
const gchar *version_after;
|
||||||
g_autoptr(GError) error = NULL;
|
g_autoptr(GError) error = NULL;
|
||||||
g_autoptr(UpdateContext) up_ctx = NULL;
|
|
||||||
|
|
||||||
/* test sanity check */
|
/* test sanity check */
|
||||||
g_assert_nonnull (tree);
|
g_assert_nonnull (tree);
|
||||||
|
Loading…
Reference in New Issue
Block a user