summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5D.c')
-rw-r--r--src/H5D.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5D.c b/src/H5D.c
index a303af5..8f416f6 100644
--- a/src/H5D.c
+++ b/src/H5D.c
@@ -85,9 +85,7 @@ const H5D_xfer_t H5D_xfer_dflt = {
* Default to no upper limit on hyperslab
* block size to cache
*/
-#ifdef HAVE_PARALLEL
H5D_XFER_DFLT, /* Independent data transfer */
-#endif
};
/* Interface initialization? */