diff --git a/test/h5b_read.c b/test/h5b_read.c index 9d7aba7..7bdbacd 100644 --- a/test/h5b_read.c +++ b/test/h5b_read.c @@ -133,12 +133,6 @@ test_read_data64(h5_file_t file, int step) } } -#if defined(PARALLEL_IO) - TEST("Setting throttle"); - status = H5SetThrottle(file, 3); - RETURN(status, H5_SUCCESS, "H5SetThrottle"); -#endif - TEST("Reading 64-bit data"); for (t=step; t