summaryrefslogtreecommitdiffstats
path: root/src/H5Iprivate.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-08-08 18:55:56 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-08-08 18:55:56 (GMT)
commitd25aefd0f38c4447549caf8513a91e980818412d (patch)
treeb43faabfc9656252a1e9187a6e519f2d076a9103 /src/H5Iprivate.h
parente1c6486a01b865dd13c276b9b8ea5db89847abc2 (diff)
downloadhdf5-d25aefd0f38c4447549caf8513a91e980818412d.zip
hdf5-d25aefd0f38c4447549caf8513a91e980818412d.tar.gz
hdf5-d25aefd0f38c4447549caf8513a91e980818412d.tar.bz2
[svn-r7302] Purpose:
Code cleanup Description: Removed unused H5I_TEMPBUF group of IDs Platforms tested: h5committested
Diffstat (limited to 'src/H5Iprivate.h')
-rw-r--r--src/H5Iprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Iprivate.h b/src/H5Iprivate.h
index 3b67ba1..79819a5 100644
--- a/src/H5Iprivate.h
+++ b/src/H5Iprivate.h
@@ -37,7 +37,6 @@
#define H5I_OID_HASHSIZE 64
#define H5I_GROUPID_HASHSIZE 64
#define H5I_ATTRID_HASHSIZE 64
-#define H5I_TEMPBUFID_HASHSIZE 64
#define H5I_REFID_HASHSIZE 64
#define H5I_VFL_HASHSIZE 64
#define H5I_GENPROPCLS_HASHSIZE 64