1
1

Remove the second declaration of the PML V component.

This commit was SVN r17139.
Этот коммит содержится в:
George Bosilca 2008-01-15 05:26:26 +00:00
родитель a0d4122606
Коммит 98f79f2ea0

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

@ -28,7 +28,6 @@ typedef struct mca_pml_v_t mca_pml_v_t;
OMPI_MODULE_DECLSPEC extern mca_pml_v_t mca_pml_v;
OMPI_DECLSPEC extern mca_pml_base_component_1_0_0_t mca_pml_v_component;
OMPI_DECLSPEC extern mca_pml_base_component_1_0_0_t mca_pml_v_component;
END_C_DECLS