From ca309999ba29d6c99237f004b26289f0791df45f Mon Sep 17 00:00:00 2001 From: Robb Matzke Date: Tue, 4 May 1999 08:12:16 -0500 Subject: [svn-r1246] Removed deprecated constants that were already commented out --- src/H5Fpublic.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/H5Fpublic.h b/src/H5Fpublic.h index 177a17b..69a4fa5 100644 --- a/src/H5Fpublic.h +++ b/src/H5Fpublic.h @@ -43,17 +43,6 @@ #define H5F_MPIO_DEBUG_KEY "H5F_mpio_debug_key" #endif -#ifdef LATER -/* - * These are here temporarily for backward compatibility with version - * 5.1.0.0a and should eventually be removed since they violate the naming - * scheme. - */ -#define H5ACC_DEFAULT H5F_ACC_RDONLY -#define H5ACC_WRITE H5F_ACC_RDWR -#define H5ACC_OVERWRITE H5F_ACC_TRUNC -#endif - /* * Low-level file drivers. These values are returned by H5Pget_file_driver() * and are set by the various H5Pset_...() functions that set file driver -- cgit v0.12