diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-11-12 07:14:58 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-11-12 07:14:58 (GMT) |
commit | 80ac4343cdf0640b114b846db87c091c6e7c66a6 (patch) | |
tree | 1ec049d16537d15f2f7afa3eb2f6608673eb3083 /src/H5ACprivate.h | |
parent | 70938cbf28ca91a17d8d975d5b5ebcd44648e1c9 (diff) | |
download | hdf5-80ac4343cdf0640b114b846db87c091c6e7c66a6.zip hdf5-80ac4343cdf0640b114b846db87c091c6e7c66a6.tar.gz hdf5-80ac4343cdf0640b114b846db87c091c6e7c66a6.tar.bz2 |
Align w/minor cleanups in revise_chunks branch.
Diffstat (limited to 'src/H5ACprivate.h')
-rw-r--r-- | src/H5ACprivate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5ACprivate.h b/src/H5ACprivate.h index abd1af0..cfb9028 100644 --- a/src/H5ACprivate.h +++ b/src/H5ACprivate.h @@ -170,7 +170,6 @@ typedef H5C_notify_action_t H5AC_notify_action_t; #define H5AC__CLASS_COMPRESSED_FLAG H5C__CLASS_COMPRESSED_FLAG /* The following flags should only appear in test code */ -#define H5AC__CLASS_NO_IO_FLAG H5C__CLASS_NO_IO_FLAG #define H5AC__CLASS_SKIP_READS H5C__CLASS_SKIP_READS #define H5AC__CLASS_SKIP_WRITES H5C__CLASS_SKIP_WRITES |