summaryrefslogtreecommitdiffstats
path: root/src/H5B2pkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5B2pkg.h')
-rw-r--r--src/H5B2pkg.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5B2pkg.h b/src/H5B2pkg.h
index 82f58cf..784b1e5 100644
--- a/src/H5B2pkg.h
+++ b/src/H5B2pkg.h
@@ -147,11 +147,6 @@ typedef struct H5B2_internal_t {
unsigned nrec; /* Number of records in node */
} H5B2_internal_t;
-/* B-tree metadata statistics info */
-typedef struct H5B2_stat_t {
- int placeholder; /* Replace this with real metadata statistic fields */
-} H5B2_stat_t;
-
/*****************************/
/* Package Private Variables */