summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5R.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5R.c b/src/H5R.c
index efada16..3122351 100644
--- a/src/H5R.c
+++ b/src/H5R.c
@@ -782,7 +782,6 @@ H5R__open_attr_api_common(H5R_ref_t *ref_ptr, hid_t rapl_id, hid_t aapl_id, void
FUNC_ENTER_STATIC
- fprintf(stderr, "H5R__open_attr_api_common is here\n");
/* Check args */
if (ref_ptr == NULL)
HGOTO_ERROR(H5E_ARGS, H5E_BADVALUE, H5I_INVALID_HID, "invalid reference pointer")