From 46f76d06d74e75bd3edea68328826506dd06a1b9 Mon Sep 17 00:00:00 2001 From: kmu Date: Tue, 28 Jan 2020 16:01:52 -0600 Subject: remove redundent definition --- testpar/t_bigio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/testpar/t_bigio.c b/testpar/t_bigio.c index ad5f2d8..ada832c 100644 --- a/testpar/t_bigio.c +++ b/testpar/t_bigio.c @@ -51,8 +51,6 @@ hsize_t space_dim2 = SPACE_DIM2; static void coll_chunktest(const char* filename, int chunk_factor, int select_factor, int api_option, int file_selection, int mem_selection, int mode); -hsize_t H5_mpi_set_bigio_count(hsize_t new_count); - /* * Setup the coordinates for point selection. */ -- cgit v0.12