diff options
Diffstat (limited to 'src/H5VLint.c')
-rw-r--r-- | src/H5VLint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5VLint.c b/src/H5VLint.c index 147e996..17dfc1f 100644 --- a/src/H5VLint.c +++ b/src/H5VLint.c @@ -796,7 +796,6 @@ H5VL__object(hid_t id, H5I_type_t obj_type) case H5I_UNINIT: case H5I_BADID: case H5I_DATASPACE: - case H5I_REFERENCE: case H5I_VFL: case H5I_VOL: case H5I_GENPROP_CLS: |