summaryrefslogtreecommitdiffstats
path: root/test/tmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tmisc.c')
-rw-r--r--test/tmisc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/tmisc.c b/test/tmisc.c
index cc6a6aa..587a937 100644
--- a/test/tmisc.c
+++ b/test/tmisc.c
@@ -3445,8 +3445,6 @@ test_misc19(void)
} H5E_END_TRY;
VERIFY(ret, FAIL, "H5FDunregister");
-/* Check H5I operations on references */
-
} /* end test_misc19() */
/****************************************************************