summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-12-31 03:11:41 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-12-31 03:11:41 (GMT)
commit029491e877a3c5c4f5947df3cc74785ce01be2ba (patch)
treea626b25a555518963c37e50c0ef26dcf30b5d5c2 /config/cmake/H5pubconf.h.in
parentd531e1b6f781de58fafbe5a902636de57e56ae30 (diff)
downloadhdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.zip
hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.gz
hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.bz2
Merge of logging framework updates.
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 1d73bba..b079297 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@