[svn-r22582] Description:
Refactor ID class registration to be more like how other "class"s in the
library are registered, and clean up compiler warnings.
Tested on:
Mac OSX/64 10.7.4 (amazon) w/debug
(Too minor to require h5comittest)
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
/* Package Private Macros */
|
||||
/**************************/
|
||||
|
||||
/* The number of reserved IDs in dataset ID group */
|
||||
#define H5D_RESERVED_ATOMS 0
|
||||
|
||||
/* Set the minimum object header size to create objects with */
|
||||
#define H5D_MINHDR_SIZE 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user