summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cache_common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cache_common.c b/test/cache_common.c
index c5570ea..c2c0b12 100644
--- a/test/cache_common.c
+++ b/test/cache_common.c
@@ -2419,8 +2419,6 @@ setup_cache(size_t max_cache_size,
H5C_stats__reset(cache_ptr);
- H5C_set_skip_flags(cache_ptr, TRUE, TRUE);
-
ret_val = file_ptr;
}