summaryrefslogtreecommitdiffstats
path: root/hl/test/test_ds.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/test/test_ds.c')
-rw-r--r--hl/test/test_ds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/test/test_ds.c b/hl/test/test_ds.c
index cc941cc..ead5c65 100644
--- a/hl/test/test_ds.c
+++ b/hl/test/test_ds.c
@@ -5205,8 +5205,6 @@ test_attach_detach(void)
HL_TESTING2("permutations of attaching and detaching");
- gid = var1_id = var2_id = var3_id = H5I_INVALID_HID;
-
if ((fid = H5Fcreate(FILE8, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT)) < 0)
goto out;