mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
removed HDF5 finalize from libsrc4 code
This commit is contained in:
parent
02469ed313
commit
1d7a9caad8
@ -78,6 +78,5 @@ NC4_initialize(void)
|
||||
int
|
||||
NC4_finalize(void)
|
||||
{
|
||||
nc4_hdf5_finalize();
|
||||
return NC_NOERR;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user