summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5C.c')
-rw-r--r--src/H5C.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5C.c b/src/H5C.c
index 38863e8..cd9e249 100644
--- a/src/H5C.c
+++ b/src/H5C.c
@@ -97,9 +97,6 @@
#define H5C_PACKAGE /*suppress error about including H5Cpkg */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5C_mask
#include "H5private.h" /* Generic Functions */
#include "H5Cpkg.h" /* Cache */