summaryrefslogtreecommitdiffstats
path: root/src/H5Gpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gpkg.h')
-rw-r--r--src/H5Gpkg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Gpkg.h b/src/H5Gpkg.h
index 2089bed..9f991c4 100644
--- a/src/H5Gpkg.h
+++ b/src/H5Gpkg.h
@@ -100,7 +100,6 @@ typedef union H5G_cache_t {
* points.
*/
typedef struct H5G_entry_t {
- hbool_t dirty; /*entry out-of-date? */
H5G_cache_type_t type; /*type of information cached */
H5G_cache_t cache; /*cached data from object header */
size_t name_off; /*offset of name within name heap */