diff options
Diffstat (limited to 'src/H5Dcontig.c')
-rw-r--r-- | src/H5Dcontig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Dcontig.c b/src/H5Dcontig.c index 18c6677..7c8b553 100644 --- a/src/H5Dcontig.c +++ b/src/H5Dcontig.c @@ -26,7 +26,6 @@ /* Pablo information */ /* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5Dcontig_mask #include "H5private.h" /* Generic Functions */ #include "H5Dpkg.h" /* Dataset functions */ |