1
1
This commit was SVN r16852.
Этот коммит содержится в:
Jeff Squyres 2007-12-05 14:03:12 +00:00
родитель e11e68784f
Коммит a5798803aa

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

@ -216,8 +216,6 @@ OMPI_DECLSPEC extern const Op REPLACE;
OMPI_DECLSPEC extern const Group GROUP_NULL;
OMPI_DECLSPEC extern const Win WIN_NULL;
OMPI_DECLSPEC extern const Info INFO_NULL;
//OMPI_DECLSPEC extern const Comm COMM_NULL;
//OMPI_DECLSPEC extern const MPI_Comm COMM_NULL;
OMPI_DECLSPEC extern Comm_Null COMM_NULL;
OMPI_DECLSPEC extern const Datatype DATATYPE_NULL;
OMPI_DECLSPEC extern Request REQUEST_NULL;