diff --git a/tests/test-doc-portal.c b/tests/test-doc-portal.c index a6a220db..ff08316f 100644 --- a/tests/test-doc-portal.c +++ b/tests/test-doc-portal.c @@ -331,9 +331,6 @@ test_recursive_doc (void) static void test_create_docs (void) { - g_autofree char *doc_path = NULL; - g_autofree char *doc_app_path = NULL; - g_autofree char *host_path = NULL; GError *error = NULL; g_autofree char *path1 = NULL; g_autofree char *path2 = NULL;