diff options
Diffstat (limited to 'src/H5Fmpi.c')
-rw-r--r-- | src/H5Fmpi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Fmpi.c b/src/H5Fmpi.c index 02d8d52..8768104 100644 --- a/src/H5Fmpi.c +++ b/src/H5Fmpi.c @@ -587,5 +587,4 @@ done: FUNC_LEAVE_NOAPI(ret_value) } /* end H5F_mpi_get_file_block_type() */ - #endif /* H5_HAVE_PARALLEL */ |