parent
8f6ec62bfb
commit
057482761b
|
|
@ -66,8 +66,6 @@ static void
|
||||||
teardown (Fixture *fixture,
|
teardown (Fixture *fixture,
|
||||||
gconstpointer test_data)
|
gconstpointer test_data)
|
||||||
{
|
{
|
||||||
g_autoptr(GError) error = NULL;
|
|
||||||
|
|
||||||
/* Recursively remove the temporary directory. */
|
/* Recursively remove the temporary directory. */
|
||||||
(void)glnx_tmpdir_delete (&fixture->tmpdir, NULL, NULL);
|
(void)glnx_tmpdir_delete (&fixture->tmpdir, NULL, NULL);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue