diff options
Diffstat (limited to 'src/H5C.c')
-rw-r--r-- | src/H5C.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -97,9 +97,6 @@ #define H5C_PACKAGE /*suppress error about including H5Cpkg */ #define H5F_PACKAGE /*suppress error about including H5Fpkg */ -/* Pablo information */ -/* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5C_mask #include "H5private.h" /* Generic Functions */ #include "H5Cpkg.h" /* Cache */ |