thunderbolt: Remove unused variable

This commit is contained in:
Richard Hughes 2021-01-30 15:48:47 +00:00
parent 6ceffbb585
commit 7ccbd61f5d

View File

@ -1241,7 +1241,6 @@ test_update_wd19 (ThunderboltTest *tt, gconstpointer user_data)
const gchar *version_before;
const gchar *version_after;
g_autoptr(GError) error = NULL;
g_autoptr(UpdateContext) up_ctx = NULL;
/* test sanity check */
g_assert_nonnull (tree);