messing with NC4_show_metadata

This commit is contained in:
Ed Hartnett 2018-06-01 07:09:44 -06:00
parent 21f60c64f5
commit d7badd18d9

View File

@ -15,13 +15,13 @@
#define FILE_NAME "tst_udf.nc"
#ifndef LOGGING
int
NC4_show_metadata(int ncid)
{
return 0;
}
#endif
/* #ifndef LOGGING */
/* int */
/* NC4_show_metadata(int ncid) */
/* { */
/* return 0; */
/* } */
/* #endif */
int
tst_open(const char *path, int mode, int basepe, size_t *chunksizehintp,