bugfix: throttle only if VFD is MPIO independent or POSIX

This commit is contained in:
2015-07-03 17:47:37 +02:00
parent 707cafb2d8
commit 4511fde9d1
3 changed files with 47 additions and 37 deletions
-6
View File
@@ -130,12 +130,6 @@ h5_err_t
h5_traverse_steps (
const h5_file_t);
h5_err_t
h5_set_throttle (
h5_file_t f,
int factor
);
#ifdef __cplusplus
}
#endif