diff options
Diffstat (limited to 'src/H5FDlog.c')
-rw-r--r-- | src/H5FDlog.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5FDlog.c b/src/H5FDlog.c index 7bc3827..38dcf4f 100644 --- a/src/H5FDlog.c +++ b/src/H5FDlog.c @@ -28,9 +28,6 @@ /* Interface initialization */ #define H5_INTERFACE_INIT_FUNC H5FD_log_init_interface -/* Pablo information */ -/* (Put before include files to avoid problems with inline functions) */ -#define PABLO_MASK H5FD_log_mask #include "H5private.h" /* Generic Functions */ #include "H5Eprivate.h" /* Error handling */ |