mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r3233]
Purpose: a bug fix Description: delete the line for unused defined variables on windows. Solution: delete the line. Platforms tested: windows 2000 [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
This commit is contained in:
parent
01840369e2
commit
84143803b2
@ -149,7 +149,6 @@ H5O_mtime_decode(H5F_t UNUSED *f, const uint8_t *p,
|
||||
{
|
||||
|
||||
struct timeb timebuffer;
|
||||
char *timeline;
|
||||
long tz;
|
||||
ftime( &timebuffer );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user