summaryrefslogtreecommitdiffstats
path: root/src/H5Gtest.c
diff options
context:
space:
mode:
authorRick <rzamora@anl.gov>2019-03-01 15:54:32 (GMT)
committerRick <rzamora@anl.gov>2019-03-01 15:54:32 (GMT)
commite0fce1826abcd6ccf26694f7fa283e20792c5dfa (patch)
tree36622f0e60894ca84715138085433c515609cf17 /src/H5Gtest.c
parent324b829c42b1058c8818d76209b1d4ac79d27bac (diff)
parent10cdff5ca45786832bf5e6c3e3408bc725464fd6 (diff)
downloadhdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.zip
hdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.tar.gz
hdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.tar.bz2
merging changes in develop into ccio
Diffstat (limited to 'src/H5Gtest.c')
-rw-r--r--src/H5Gtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Gtest.c b/src/H5Gtest.c
index 1995015..af6acb3 100644
--- a/src/H5Gtest.c
+++ b/src/H5Gtest.c
@@ -609,7 +609,6 @@ H5G__user_path_test(hid_t obj_id, char *user_path, size_t *user_path_len, unsign
case H5I_FILE:
case H5I_DATASPACE:
case H5I_ATTR:
- case H5I_REFERENCE:
case H5I_VFL:
case H5I_VOL:
case H5I_GENPROP_CLS: