summaryrefslogtreecommitdiffstats
path: root/src/H5FP.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FP.c')
-rw-r--r--src/H5FP.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5FP.c b/src/H5FP.c
index 4d2dc77..9707e75 100644
--- a/src/H5FP.c
+++ b/src/H5FP.c
@@ -26,10 +26,6 @@
/* Pablo mask */
#define PABLO_MASK H5FP_mask
-/* Interface initialization */
-#define INTERFACE_INIT NULL
-static int interface_initialize_g = 0;
-
MPI_Datatype H5FP_request; /* MPI datatype for the H5FP_request_t type */
MPI_Datatype H5FP_reply; /* MPI datatype for the H5FP_reply_t type */
MPI_Datatype H5FP_read; /* MPI datatype for the H5FP_read_t type */