summaryrefslogtreecommitdiffstats
path: root/src/H5Obogus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Obogus.c')
-rw-r--r--src/H5Obogus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Obogus.c b/src/H5Obogus.c
index 63b002b..4da3f89 100644
--- a/src/H5Obogus.c
+++ b/src/H5Obogus.c
@@ -37,7 +37,6 @@
#include "H5Opkg.h" /* Object header functions */
#ifdef H5O_ENABLE_BOGUS
-#define PABLO_MASK H5O_bogus_mask
/* PRIVATE PROTOTYPES */
static void *H5O_bogus_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);