summaryrefslogtreecommitdiffstats
path: root/src/H5Onull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r--src/H5Onull.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c
index 25579f0..8c3919a 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -24,11 +24,8 @@ const H5O_class_t H5O_NULL[1] = {{
H5O_NULL_ID, /*message id number */
"null", /*message name for debugging */
0, /*native message size */
- H5G_NOTHING_CACHED, /*symtab entry `type' field */
NULL, /*no decode method */
NULL, /*no encode method */
- NULL, /*no fast method */
- NULL, /*no cache method */
NULL, /*no copy method */
NULL, /*no size method */
NULL, /*no reset method */