summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorJacob Smith <jake.smith@hdfgroup.org>2018-12-28 18:45:10 (GMT)
committerJacob Smith <jake.smith@hdfgroup.org>2018-12-28 18:45:10 (GMT)
commitf54fb420d08ea0a7e7b026150c0ab559803e0acd (patch)
tree3b6d8b5ab846dcf0a29bf14460e5058096e78800 /config/cmake/H5pubconf.h.in
parent30493ce9b95cd8d5999743f8f84be6c5c86db897 (diff)
parentba095e6a53a919c9753463c3800a26b180b7a135 (diff)
downloadhdf5-f54fb420d08ea0a7e7b026150c0ab559803e0acd.zip
hdf5-f54fb420d08ea0a7e7b026150c0ab559803e0acd.tar.gz
hdf5-f54fb420d08ea0a7e7b026150c0ab559803e0acd.tar.bz2
Merge branch 'develop' into dset_ohdr_minimize
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 2ddb740..c42d93a 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -466,9 +466,6 @@
/* Define to enable internal memory allocation sanity checking. */
/* #cmakedefine H5_MEMORY_ALLOC_SANITY_CHECK @H5_MEMORY_ALLOC_SANITY_CHECK@ ** Define in CMakeLists.txt */
-/* Define if the metadata trace file code is to be compiled in */
-#cmakedefine H5_METADATA_TRACE_FILE @H5_METADATA_TRACE_FILE@
-
/* Define if we can violate pointer alignment restrictions */
#cmakedefine H5_NO_ALIGNMENT_RESTRICTIONS @H5_NO_ALIGNMENT_RESTRICTIONS@