summaryrefslogtreecommitdiffstats
path: root/test/links.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/links.c')
-rw-r--r--test/links.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/links.c b/test/links.c
index 268dc2a..0354754 100644
--- a/test/links.c
+++ b/test/links.c
@@ -12298,9 +12298,7 @@ main(void)
exit(1);
}
printf("All link tests passed.\n");
-#ifdef OUT
h5_cleanup(FILENAME, fapl);
-#endif
/* clean up tmp directory created by external link tests */
HDrmdir(TMPDIR);
}