mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r24390] Fixed a redefinition of HDfree in the HL library.
Tested on: 32-bit LE linux (jam) There are no behavior changes, so testing was minimal.
This commit is contained in:
parent
a3f7f83ed9
commit
2136f11a47
@ -18,8 +18,6 @@
|
||||
#include "H5PTprivate.h"
|
||||
#include "H5TBprivate.h"
|
||||
|
||||
#define HDfree(X) free(X)
|
||||
|
||||
/* Packet Table private data */
|
||||
|
||||
typedef struct
|
||||
|
Loading…
x
Reference in New Issue
Block a user