summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-02-10 19:31:56 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-02-10 19:31:56 (GMT)
commit3d2c0d7b0d3d41d88552d13d482bd264ec4e6269 (patch)
treed41a13f27272a95594f48786de8d680d69b11c04
parent39fd512fe7475590598541e494d4cef82c452ac8 (diff)
downloadhdf5-3d2c0d7b0d3d41d88552d13d482bd264ec4e6269.zip
hdf5-3d2c0d7b0d3d41d88552d13d482bd264ec4e6269.tar.gz
hdf5-3d2c0d7b0d3d41d88552d13d482bd264ec4e6269.tar.bz2
Delete unhelpful comment per Jordan's question.
-rw-r--r--src/H5private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5private.h b/src/H5private.h
index 2f5a727..700fe8a 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -1897,9 +1897,6 @@ H5_DLL double H5_trace(const double *calltime, const char *func, const char *typ
/* global library version information string */
extern char H5_lib_vers_info_g[];
-/* Include required thread-safety header, always, for the H5TS_thread_id()
- * definition.
- */
#include "H5TSprivate.h"
/* Lock headers */