summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-01-24 14:52:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-01-24 14:52:20 (GMT)
commit5398c881d296299a0184d89c5373122999144c54 (patch)
treeeaf9e35ff318f7b83efc8e92284422fb4702ed5a /src/CMakeLists.txt
parentd26963b180a052ac063907f95596a7ecad08ef8e (diff)
downloadhdf5-5398c881d296299a0184d89c5373122999144c54.zip
hdf5-5398c881d296299a0184d89c5373122999144c54.tar.gz
hdf5-5398c881d296299a0184d89c5373122999144c54.tar.bz2
HDFFV-10686 revert H5Oget_info1 to H5Oget_info(H5Ovisit)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3b3459d..983add1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -423,7 +423,6 @@ set (H5O_SOURCES
${HDF5_SRC_DIR}/H5Ocont.c
${HDF5_SRC_DIR}/H5Ocopy.c
${HDF5_SRC_DIR}/H5Odbg.c
- ${HDF5_SRC_DIR}/H5Odeprec.c
${HDF5_SRC_DIR}/H5Odrvinfo.c
${HDF5_SRC_DIR}/H5Odtype.c
${HDF5_SRC_DIR}/H5Oefl.c