summaryrefslogtreecommitdiffstats
path: root/vms/src/h5pubconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'vms/src/h5pubconf.h')
-rw-r--r--vms/src/h5pubconf.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 66785ce..77f2819 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -117,18 +117,6 @@
/* Define if support for deflate (zlib) filter is enabled */
#define H5_HAVE_FILTER_DEFLATE 1
-/* Define if support for Fletcher32 checksum is enabled */
-#define H5_HAVE_FILTER_FLETCHER32 1
-
-/* Define if support for nbit filter is enabled */
-#define H5_HAVE_FILTER_NBIT 1
-
-/* Define if support for scaleoffset filter is enabled */
-#define H5_HAVE_FILTER_SCALEOFFSET 1
-
-/* Define if support for shuffle filter is enabled */
-#define H5_HAVE_FILTER_SHUFFLE 1
-
/* Define if support for szip filter is enabled */
/* #undef H5_HAVE_FILTER_SZIP */