Skip to content

Commit 0c84a52

Browse files
author
Alessandro Fanfarillo
committed
Cleanup
1 parent 4946911 commit 0c84a52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mpi/mpi_caf.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ static void error_stop (int error) __attribute__ ((noreturn));
5656
static int caf_this_image;
5757
static int caf_num_images;
5858
static int caf_is_finalized;
59-
MPI_Request ibarrier_req;
6059

6160
#if MPI_VERSION >= 3
6261
MPI_Info mpi_info_same_size;

0 commit comments

Comments
 (0)