There is no OOB component object - it is a simple struct with an opal_list_item_t element at the beginning
cmr=v1.7.5:reviewer=jsquyres This commit was SVN r31087.
Этот коммит содержится в:
родитель
38e02890aa
Коммит
0257d32eeb
@ -107,10 +107,6 @@ MCA_BASE_FRAMEWORK_DECLARE(orte, oob, "Out-of-Band Messaging Subsystem",
|
||||
mca_oob_base_static_components, 0);
|
||||
|
||||
|
||||
OBJ_CLASS_INSTANCE(mca_oob_base_component_t,
|
||||
opal_list_item_t,
|
||||
NULL, NULL);
|
||||
|
||||
OBJ_CLASS_INSTANCE(orte_oob_send_t,
|
||||
opal_object_t,
|
||||
NULL, NULL);
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user