diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/src/h5pubconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index b873989..076c5f8 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -146,9 +146,6 @@ /* Define to 1 if you have the <io.h> header file. */ /* #undef H5_HAVE_IO_H */ -/* Define if it's safe to use `long long' for hsize_t and hssize_t */ -#define H5_HAVE_LARGE_HSIZET 1 - /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */ /* #undef H5_HAVE_LIBDMALLOC */ |