1
1

Remove duplicated comment (the same comment appears below, in the

right place -- this looks like a copy of that comment; perhaps the
result of an errant copy-n-paste?).

This commit was SVN r22495.
Этот коммит содержится в:
Jeff Squyres 2010-01-26 20:44:15 +00:00
родитель ccf4c26755
Коммит 20644e9407

Просмотреть файл

@ -266,8 +266,6 @@ int ompi_mpi_finalize(void)
/* Free communication objects */
/* free window resources */
/* free file resources */
if (OMPI_SUCCESS != (ret = ompi_file_finalize())) {
return ret;