mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
Minor warning fix.
This commit is contained in:
parent
1b74c5ca95
commit
57f0a296c0
@ -10318,7 +10318,6 @@ static void gent_udfilter(void)
|
||||
hid_t dcpl; /* dataset creation property list */
|
||||
hid_t dsid; /* dataset ID */
|
||||
hid_t sid; /* dataspace ID */
|
||||
hid_t tid; /* datatype ID */
|
||||
|
||||
hsize_t dims1[RANK] = {DIM1,DIM2};
|
||||
hsize_t chunk_dims[RANK] = {CDIM1,CDIM2};
|
||||
|
Loading…
Reference in New Issue
Block a user