summaryrefslogtreecommitdiffstats
path: root/src/H5Olayout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Olayout.c')
-rw-r--r--src/H5Olayout.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/H5Olayout.c b/src/H5Olayout.c
index 6a9e624..e0f66c3 100644
--- a/src/H5Olayout.c
+++ b/src/H5Olayout.c
@@ -779,11 +779,7 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
* Note:
- * Quincey Koziol, 2004-5-21
* We write out version 3 messages by default now.
*
*-------------------------------------------------------------------------
@@ -941,9 +937,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1028,9 +1021,6 @@ done:
*
* Failure: 0
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -1060,9 +1050,6 @@ H5O__layout_size(const H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, const vo
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Friday, September 13, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1098,9 +1085,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Saturday, March 11, 2000
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1127,9 +1111,6 @@ H5O__layout_free(void *_mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Wednesday, March 19, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1188,8 +1169,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Vailin Choi; Dec 2017
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1224,9 +1203,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Peter Cao
- * July 23, 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1331,9 +1307,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t