1
1

Remove and eliminate this extra redundant phrase.

This commit was SVN r29381.
Этот коммит содержится в:
Jeff Squyres 2013-10-04 22:12:04 +00:00
родитель 4899c531d3
Коммит 886e2cbf0f

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

@ -91,8 +91,6 @@ OBJ_CLASS_DECLARATION(ompi_proc_t);
*
* Pointer to the ompi_proc_t structure for the local process
*
* Pointer to the ompi_proc_t structure for the local process.
*
* @note This pointer is declared here to allow inline functions
* within this header file to access the local process quickly.
* Please use ompi_proc_local() instead.