summaryrefslogtreecommitdiffstats
path: root/src/H5Odtype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Odtype.c')
-rw-r--r--src/H5Odtype.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Odtype.c b/src/H5Odtype.c
index f155273..fe74959 100644
--- a/src/H5Odtype.c
+++ b/src/H5Odtype.c
@@ -23,7 +23,6 @@
#include "H5Opkg.h" /* Object headers */
#include "H5Tpkg.h" /* Datatypes */
-#define PABLO_MASK H5O_dtype_mask
/* PRIVATE PROTOTYPES */
static herr_t H5O_dtype_encode (H5F_t *f, uint8_t *p, const void *mesg);