summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDmpi.c')
-rw-r--r--src/H5FDmpi.c30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/H5FDmpi.c b/src/H5FDmpi.c
index e71c739..b7b7489 100644
--- a/src/H5FDmpi.c
+++ b/src/H5FDmpi.c
@@ -40,16 +40,6 @@
* Programmer: Quincey Koziol
* Friday, January 30, 2004
*
- * Changes: Reworked function to use the ctl callback so we can get
- * rid of H5FD_class_mpi_t. Since there are no real limits
- * on what the ctl callback can do, its file parameter can't
- * be constant. Thus, I had to remove the const qualifier
- * on this functions file parameter as well. Note also the
- * circumlocution required to use the ctl callbacks output
- * parameter to pass back the rank without introducing
- * compiler warnings.
- * JRM -- 8/13/21
- *
*-------------------------------------------------------------------------
*/
int
@@ -92,16 +82,6 @@ done:
* Programmer: Quincey Koziol
* Friday, January 30, 2004
*
- * Changes: Reworked function to use the ctl callback so we can get
- * rid of H5FD_class_mpi_t. Since there are no real limits
- * on what the ctl callback can do, its file parameter can't
- * be constant. Thus, I had to remove the const qualifier
- * on this functions file parameter as well. Note also the
- * circumlocution required to use the ctl callbacks output
- * parameter to pass back the rank without introducing
- * compiler warnings.
- * JRM -- 8/13/21
- *
*-------------------------------------------------------------------------
*/
int
@@ -145,16 +125,6 @@ done:
* Programmer: Quincey Koziol
* Friday, January 30, 2004
*
- * Changes: Reworked function to use the ctl callback so we can get
- * rid of H5FD_class_mpi_t. Since there are no real limits
- * on what the ctl callback can do, its file parameter can't
- * be constant. Thus, I had to remove the const qualifier
- * on this functions file parameter as well. Note also the
- * circumlocution required to use the ctl callbacks output
- * parameter to pass back the rank without introducing
- * compiler warnings.
- * JRM -- 8/13/21
- *
*-------------------------------------------------------------------------
*/
MPI_Comm