From 299c9ed5fe19edac37cab27bc04d587fa67568c2 Mon Sep 17 00:00:00 2001 From: Richard Warren Date: Fri, 25 Oct 2019 11:28:21 -0400 Subject: Removed set_bigio_count prototype since it has been added to H5private.h --- testpar/t_bigio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/testpar/t_bigio.c b/testpar/t_bigio.c index c6a1178..12c1023 100644 --- a/testpar/t_bigio.c +++ b/testpar/t_bigio.c @@ -53,8 +53,6 @@ static void coll_chunktest(const char* filename, int chunk_factor, int select_fa int api_option, int file_selection, int mem_selection, int mode); hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); -hsize_t H5_mpi_set_bigio_count(hsize_t new_count); - /* * Setup the coordinates for point selection. */ -- cgit v0.12