summaryrefslogtreecommitdiffstats
path: root/src/H5B.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5B.c')
-rw-r--r--src/H5B.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5B.c b/src/H5B.c
index 13d3946..5d8573e 100644
--- a/src/H5B.c
+++ b/src/H5B.c
@@ -100,9 +100,6 @@
#define H5B_PACKAGE /*suppress error about including H5Bpkg */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5B_mask
/* private headers */
#include "H5private.h" /* Generic Functions */