diff options
Diffstat (limited to 'src/H5Ocont.c')
-rw-r--r-- | src/H5Ocont.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Ocont.c b/src/H5Ocont.c index 79da2f7..23c501e 100644 --- a/src/H5Ocont.c +++ b/src/H5Ocont.c @@ -36,7 +36,6 @@ #include "H5MMprivate.h" #include "H5Opkg.h" /* Object header functions */ -#define PABLO_MASK H5O_cont_mask /* PRIVATE PROTOTYPES */ static void *H5O_cont_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh); |