summaryrefslogtreecommitdiffstats
path: root/src/H5VLpassthru.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLpassthru.c')
-rw-r--r--src/H5VLpassthru.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5VLpassthru.c b/src/H5VLpassthru.c
index 4ceac7a..17673b9 100644
--- a/src/H5VLpassthru.c
+++ b/src/H5VLpassthru.c
@@ -375,9 +375,6 @@ static hid_t H5VL_PASSTHRU_g = H5I_INVALID_HID;
* Return: Success: Pointer to the new pass through object
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Monday, December 3, 2018
- *
*-------------------------------------------------------------------------
*/
static H5VL_pass_through_t *
@@ -405,9 +402,6 @@ H5VL_pass_through_new_obj(void *under_obj, hid_t under_vol_id)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Monday, December 3, 2018
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -435,9 +429,6 @@ H5VL_pass_through_free_obj(H5VL_pass_through_t *obj)
* Return: Success: The ID for the pass-through VOL connector
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, November 28, 2018
- *
*-------------------------------------------------------------------------
*/
hid_t