diff options
Diffstat (limited to 'src/H5Dmpio.c')
-rw-r--r-- | src/H5Dmpio.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Dmpio.c b/src/H5Dmpio.c index 9d1f65c..976f282 100644 --- a/src/H5Dmpio.c +++ b/src/H5Dmpio.c @@ -24,9 +24,6 @@ #define H5D_PACKAGE /*suppress error about including H5Dpkg */ -/* Pablo information */ -/* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5D_mpio_mask #include "H5private.h" /* Generic Functions */ #include "H5Dpkg.h" /* Datasets */ |