Remove unused variables
This commit was SVN r27319.
Этот коммит содержится в:
родитель
c82cfecc1c
Коммит
c4fd3df2df
@ -65,8 +65,8 @@ orte_grpcomm_coll_id_t orte_grpcomm_base_get_coll_id(void)
|
|||||||
int orte_grpcomm_base_modex(orte_grpcomm_collective_t *modex)
|
int orte_grpcomm_base_modex(orte_grpcomm_collective_t *modex)
|
||||||
{
|
{
|
||||||
int rc;
|
int rc;
|
||||||
orte_namelist_t *nm, *nm2;
|
orte_namelist_t *nm;
|
||||||
opal_list_item_t *item, *itm;
|
opal_list_item_t *item;
|
||||||
bool found;
|
bool found;
|
||||||
orte_grpcomm_collective_t *cptr;
|
orte_grpcomm_collective_t *cptr;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user