removed timing and debugging

This commit is contained in:
Scot Breitenfeld 2021-06-16 10:03:05 -05:00
parent 0bc25064ae
commit f98eb86a00

View File

@ -779,7 +779,7 @@ NC_infermodel(const char* path, int* omodep, int iscreate, int useparallel, void
char* sfrag = NULL;
const char* modeval = NULL;
/* Check for a DAOS contianer */
/* Check for a DAOS container */
#ifdef USE_NETCDF4
#if H5_VERSION_GE(1,12,0)
hid_t fapl_id;