summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test-libglnx-fdio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-libglnx-fdio.c b/tests/test-libglnx-fdio.c
index 350294c..c5ff949 100644
--- a/tests/test-libglnx-fdio.c
+++ b/tests/test-libglnx-fdio.c
@@ -177,7 +177,6 @@ static void
test_filecopy (void)
{
_GLNX_TEST_DECLARE_ERROR(local_error, error);
- g_auto(GLnxTmpfile) tmpf = { 0, };
const char foo[] = "foo";
struct stat stbuf;