diff options
Diffstat (limited to 'src/H5Oprivate.h')
-rw-r--r-- | src/H5Oprivate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Oprivate.h b/src/H5Oprivate.h index 615d646..9330d4a 100644 --- a/src/H5Oprivate.h +++ b/src/H5Oprivate.h @@ -76,9 +76,7 @@ typedef uint64_t H5SM_fheap_id_t; #define H5O_UPDATE_TIME 0x01u /* Hash value constants */ -/* JAMES: undefined hash value may not be great */ #define H5O_HASH_SIZE 32 -#define H5O_HASH_UNDEF ((uint32_t)FAIL) /* ========= Object Creation properties ============ */ #define H5O_CRT_ATTR_MAX_COMPACT_NAME "max compact attr" /* Max. # of attributes to store compactly */ |