summaryrefslogtreecommitdiffstats
path: root/src/H5MFprivate.h
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2016-04-13 17:41:24 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2016-04-13 17:41:24 (GMT)
commit257689f6b4511ed3031d08d638550aa2e864d294 (patch)
treea05fb4bbd91ca946baea2282d7f34ac75c08eb4a /src/H5MFprivate.h
parentafd696593b786db4c68d7ad0235da145ba250568 (diff)
parent261f8c83611db7b19f3a697720926d825b375a1d (diff)
downloadhdf5-257689f6b4511ed3031d08d638550aa2e864d294.zip
hdf5-257689f6b4511ed3031d08d638550aa2e864d294.tar.gz
hdf5-257689f6b4511ed3031d08d638550aa2e864d294.tar.bz2
[svn-r29689] old merge from trunk.
Diffstat (limited to 'src/H5MFprivate.h')
-rw-r--r--src/H5MFprivate.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5MFprivate.h b/src/H5MFprivate.h
index 024cc91..766834d 100644
--- a/src/H5MFprivate.h
+++ b/src/H5MFprivate.h
@@ -21,8 +21,6 @@
*
* Purpose: Private header file for file memory management.
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
#ifndef _H5MFprivate_H
@@ -36,13 +34,6 @@
/* Library Private Macros */
/**************************/
-/*
- * Feature: Define H5MF_DEBUG on the compiler command line if you want to
- * see diagnostics from this layer.
- */
-#ifdef NDEBUG
-# undef H5MF_DEBUG
-#endif
/****************************/
/* Library Private Typedefs */