summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-02-10 19:31:56 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:55 (GMT)
commit0afcd66d2b0908fc4ca0c60b48fac7312da886d8 (patch)
treeafa50bb9c5c14c31d279153dd07f719379feccd8 /src
parentf44798804d3d6e9a45418630db8f601e4f0acf12 (diff)
downloadhdf5-0afcd66d2b0908fc4ca0c60b48fac7312da886d8.zip
hdf5-0afcd66d2b0908fc4ca0c60b48fac7312da886d8.tar.gz
hdf5-0afcd66d2b0908fc4ca0c60b48fac7312da886d8.tar.bz2
Delete unhelpful comment per Jordan's question.
Diffstat (limited to 'src')
-rw-r--r--src/H5private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5private.h b/src/H5private.h
index 014b821..19bbb1c 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -1900,9 +1900,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 */