[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:
@@ -46,9 +46,6 @@
|
||||
/* Other public headers needed by this file */
|
||||
#include "H5Spublic.h" /* Dataspace functions */
|
||||
|
||||
/* Number of reserved IDs in ID group */
|
||||
#define H5T_RESERVED_ATOMS 8
|
||||
|
||||
/* Length of debugging name buffer */
|
||||
#define H5T_NAMELEN 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user