diff options
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r-- | src/H5FDpublic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h index 4a1e084..16ec733 100644 --- a/src/H5FDpublic.h +++ b/src/H5FDpublic.h @@ -219,7 +219,6 @@ struct H5FD_t { unsigned long feature_flags; /* VFL Driver feature Flags */ hsize_t threshold; /* Threshold for alignment */ hsize_t alignment; /* Allocation alignment */ - hsize_t reserved_alloc; /* Space reserved for later alloc calls */ /* Metadata aggregation fields */ hsize_t def_meta_block_size; /* Metadata allocation |