diff options
Diffstat (limited to 'src/H5Oint.c')
-rw-r--r-- | src/H5Oint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Oint.c b/src/H5Oint.c index 52290f2..a97a2fd 100644 --- a/src/H5Oint.c +++ b/src/H5Oint.c @@ -1765,7 +1765,6 @@ H5O_get_loc(hid_t object_id) case H5I_FILE: case H5I_DATASPACE: case H5I_ATTR: - case H5I_REFERENCE: case H5I_VFL: case H5I_VOL: case H5I_GENPROP_CLS: |