summaryrefslogtreecommitdiffstats
path: root/src/H5Tref.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tref.c')
-rw-r--r--src/H5Tref.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Tref.c b/src/H5Tref.c
index 054cd6a..a79abcf 100644
--- a/src/H5Tref.c
+++ b/src/H5Tref.c
@@ -1221,7 +1221,6 @@ H5T__ref_reclaim(void *elem, const H5T_t *dt)
herr_t ret_value = SUCCEED; /* Return value */
FUNC_ENTER_PACKAGE
- H5T_REF_LOG_DEBUG("");
/* Sanity checks */
HDassert(elem);