[mpich] MPICH primary repository branch, master, updated. v3.1rc2-69-g097ec9f
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 097ec9fcee7e10fa91071a28a1f704e76cd5cdb2 (commit) from 38aacd18339d13666f8e36de5a7c109929aac0ac (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/097ec9fcee7e10fa91071a28a1f704e76c... commit 097ec9fcee7e10fa91071a28a1f704e76cd5cdb2 Author: Rob Latham <[email protected]> Date: Tue Dec 17 14:31:33 2013 -0600 unused variable warning diff --git a/src/mpi/romio/adio/common/ad_iopen.c b/src/mpi/romio/adio/common/ad_iopen.c index e999df8..5deeaa2 100644 --- a/src/mpi/romio/adio/common/ad_iopen.c +++ b/src/mpi/romio/adio/common/ad_iopen.c @@ -9,7 +9,6 @@ void ADIO_ImmediateOpen(ADIO_File fd, int *error_code) { - int nprocs, myrank; MPI_Comm tmp_comm; tmp_comm = fd->comm; /* some file systems might try to be clever inside their open routine. ----------------------------------------------------------------------- Summary of changes: src/mpi/romio/adio/common/ad_iopen.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org