diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-10-14 04:39:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-14 04:39:39 (GMT) |
commit | ce188f88f910ff09aec89f856f836c260916d212 (patch) | |
tree | 478ccfe85fd7dbb80d7cdaeb39342176cc5dc0a8 /doxygen | |
parent | 34cd27a6781b7b0fcb9d711e280ae05d06390617 (diff) | |
download | hdf5-ce188f88f910ff09aec89f856f836c260916d212.zip hdf5-ce188f88f910ff09aec89f856f836c260916d212.tar.gz hdf5-ce188f88f910ff09aec89f856f836c260916d212.tar.bz2 |
sync a couple of misses from merge (#3673)
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/examples/tables/propertyLists.dox | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doxygen/examples/tables/propertyLists.dox b/doxygen/examples/tables/propertyLists.dox index df6a1b0..2f74c03 100644 --- a/doxygen/examples/tables/propertyLists.dox +++ b/doxygen/examples/tables/propertyLists.dox @@ -359,10 +359,6 @@ facilities for logging metrics and activity to a file.</td> <td>Modifies/queries the file driver properties of the mirror driver.</td> </tr> <tr> -<td>#H5Pset_fapl_mirror/#H5Pget_fapl_mirror</td> -<td>Modifies/queries the file driver properties of the mirror driver.</td> -</tr> -<tr> <td>#H5Pset_fapl_mpio/#H5Pget_fapl_mpio</td> <td>Sets driver for files on parallel file systems (MPI I/O) or retrieves information regarding the driver.</td> |