diff options
Diffstat (limited to 'src/H5Gprivate.h')
-rw-r--r-- | src/H5Gprivate.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Gprivate.h b/src/H5Gprivate.h index ab6abc1..591be6b 100644 --- a/src/H5Gprivate.h +++ b/src/H5Gprivate.h @@ -43,9 +43,6 @@ # undef H5G_DEBUG #endif -#define H5G_NODE_MAGIC "SNOD" /*symbol table node magic number */ -#define H5G_NODE_SIZEOF_MAGIC 4 /*sizeof symbol node magic number */ - /* * The disk size for a symbol table entry... */ |