Removed H5I_REFERENCE from the library. It has always been unused

and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
This commit is contained in:
Dana Robinson
2018-12-08 08:14:05 -08:00
parent 4643860aa9
commit e21c1cf7c6
20 changed files with 20 additions and 68 deletions

View File

@@ -174,7 +174,6 @@ H5I_type_t IdComponent::getHDFObjType() const
/// \li \c H5I_DATASPACE
/// \li \c H5I_DATASET
/// \li \c H5I_ATTR
/// \li \c H5I_REFERENCE (DEPRECATED)
/// \li \c H5I_VFL
/// \li \c H5I_VOL
/// \li \c H5I_GENPROP_CLS
@@ -228,7 +227,6 @@ bool IdComponent::isValid(hid_t an_id)
/// \li \c H5I_DATASPACE
/// \li \c H5I_DATASET
/// \li \c H5I_ATTR
/// \li \c H5I_REFERENCE (DEPRECATED)
/// \li \c H5I_VFL
/// \li \c H5I_VOL
/// \li \c H5I_GENPROP_CLS