summaryrefslogtreecommitdiffstats
path: root/test/tstab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tstab.c')
-rw-r--r--test/tstab.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/tstab.c b/test/tstab.c
index 732e93a..329b762 100644
--- a/test/tstab.c
+++ b/test/tstab.c
@@ -58,10 +58,6 @@ test_stab (void)
f = H5Aatom_object (fid);
CHECK (f, NULL, "H5Aatom_object");
- /* create a new root symbol table */
- status = H5G_mkroot (f, 100);
- CHECK_I (status, "H5G_mkroot");
-
/*
* Create a directory that has so many entries that the root
* of the B-tree ends up splitting.