1
1

These variables are now unnecessary.

Этот коммит содержится в:
George Bosilca 2014-12-16 16:05:00 -05:00
родитель 3c867157ca
Коммит 146ab96e29

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

@ -329,9 +329,6 @@ static int mca_btl_tcp_component_open(void)
static int mca_btl_tcp_component_close(void)
{
opal_list_item_t* item;
opal_list_item_t* next;
if (NULL != mca_btl_tcp_component.tcp_btls)
free(mca_btl_tcp_component.tcp_btls);