1
1
This commit was SVN r29658.
Этот коммит содержится в:
Ralph Castain 2013-11-11 22:51:52 +00:00
родитель 5a940f5ee7
Коммит 8a427ad71d

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

@ -124,8 +124,6 @@ mca_spml_yoda_component_init(int* priority,
int mca_spml_yoda_component_fini(void)
{
int rc;
if(!mca_spml_yoda.enabled)
return OSHMEM_SUCCESS; /* never selected.. return success.. */
mca_spml_yoda.enabled = false; /* not anymore */