projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6ec62
)
tests: drop unused variable
author
Jonathan Lebon
<jlebon@redhat.com>
Tue, 10 Oct 2017 18:13:40 +0000
(18:13 +0000)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Thu, 12 Oct 2017 12:53:01 +0000
(12:53 +0000)
Closes: #1263
Approved by: cgwalters
tests/test-repo-finder-config.c
patch
|
blob
|
history
diff --git
a/tests/test-repo-finder-config.c
b/tests/test-repo-finder-config.c
index b89aaee4d994047bc46a0b1f8a7e518e135a694d..428e02eb2c67017f130540ec716a4e50a7a3f41d 100644
(file)
--- a/
tests/test-repo-finder-config.c
+++ b/
tests/test-repo-finder-config.c
@@
-66,8
+66,6
@@
static void
teardown (Fixture *fixture,
gconstpointer test_data)
{
- g_autoptr(GError) error = NULL;
-
/* Recursively remove the temporary directory. */
(void)glnx_tmpdir_delete (&fixture->tmpdir, NULL, NULL);