summaryrefslogtreecommitdiffstats
path: root/src/H5EAstat.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-15 03:32:50 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-15 03:32:50 (GMT)
commit13cb4e16d233e2dde908113f29e15e434dbc1e99 (patch)
treec17b80e883c814c34c569f677bf7ee632b981caa /src/H5EAstat.c
parent71bf801ca22311a60604d6632c31b16294c01989 (diff)
downloadhdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.zip
hdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.tar.gz
hdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.tar.bz2
Even more normalization with develop
Diffstat (limited to 'src/H5EAstat.c')
-rw-r--r--src/H5EAstat.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/H5EAstat.c b/src/H5EAstat.c
index 509d3f8..68e0b1e 100644
--- a/src/H5EAstat.c
+++ b/src/H5EAstat.c
@@ -15,7 +15,7 @@
*
* Created: H5EAstat.c
* Sep 11 2008
- * Quincey Koziol <koziol@hdfgroup.org>
+ * Quincey Koziol
*
* Purpose: Extensible array metadata statistics functions.
*
@@ -87,7 +87,6 @@
* Return: SUCCEED/FAIL
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Aug 21 2008
*
*-------------------------------------------------------------------------
@@ -98,10 +97,6 @@ H5EA_get_stats(const H5EA_t *ea, H5EA_stat_t *stats))
/* Local variables */
-#ifdef QAK
-HDfprintf(stderr, "%s: Called\n", FUNC);
-#endif /* QAK */
-
/*
* Check arguments.
*/