summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpiposix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDmpiposix.h')
-rw-r--r--src/H5FDmpiposix.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5FDmpiposix.h b/src/H5FDmpiposix.h
index e3764e1..12ff206 100644
--- a/src/H5FDmpiposix.h
+++ b/src/H5FDmpiposix.h
@@ -31,9 +31,6 @@
/* Macros */
-#define IS_H5FD_MPIPOSIX(f) /* (H5F_t *f) */ \
- (H5FD_MPIPOSIX==H5F_DRIVER_ID(f))
-
#ifdef H5_HAVE_PARALLEL
/* Function prototypes */