Skip to content

Commit

Permalink
Remove repeat declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinstratford committed Nov 25, 2024
1 parent f71946d commit bb693cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mpi_s/mpi_tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,6 @@ int test_mpi_file_write_all(void) {
MPI_File fh = MPI_FILE_NULL;
MPI_Offset disp = 0;

int ifail = MPI_SUCCESS;
int count = 1;
double rbuf[NX*NY] = {0};

Expand Down

0 comments on commit bb693cf

Please sign in to comment.