diff --git a/plugins/thunderbolt/fu-self-test.c b/plugins/thunderbolt/fu-self-test.c index e96386f4c..9590098a4 100644 --- a/plugins/thunderbolt/fu-self-test.c +++ b/plugins/thunderbolt/fu-self-test.c @@ -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);