summaryrefslogtreecommitdiffstats
path: root/src/H5ACprivate.h
diff options
context:
space:
mode:
authorJohn Mainzer <mainzer@hdfgroup.org>2007-08-10 09:50:48 (GMT)
committerJohn Mainzer <mainzer@hdfgroup.org>2007-08-10 09:50:48 (GMT)
commitc5cdb7d9577f4b2b8238cad5f148e7c2dba05141 (patch)
tree2b93afe9d18e254fa9c28c12578633dbc0f41b1b /src/H5ACprivate.h
parentb742150e4c2bc115c531bc285a86dc38153594ca (diff)
downloadhdf5-c5cdb7d9577f4b2b8238cad5f148e7c2dba05141.zip
hdf5-c5cdb7d9577f4b2b8238cad5f148e7c2dba05141.tar.gz
hdf5-c5cdb7d9577f4b2b8238cad5f148e7c2dba05141.tar.bz2
[svn-r14065] Second try at checking in the "cork the cache" modification.
First attempt contained slightly dated versions of the files listed below. Must also note that the mods were tested with h5committest, and two other linux builds.
Diffstat (limited to 'src/H5ACprivate.h')
-rw-r--r--src/H5ACprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5ACprivate.h b/src/H5ACprivate.h
index 0d10c88..628a269 100644
--- a/src/H5ACprivate.h
+++ b/src/H5ACprivate.h
@@ -201,7 +201,6 @@ extern hid_t H5AC_ind_dxpl_id;
/* hbool_t open_trace_file = */ FALSE, \
/* hbool_t close_trace_file = */ FALSE, \
/* char trace_file_name[] = */ "", \
- /* hbool_t set_evictions_enabled = */ FALSE, \
/* hbool_t evictions_enabled = */ TRUE, \
/* hbool_t set_initial_size = */ TRUE, \
/* size_t initial_size = */ ( 1 * 1024 * 1024), \