1
1
This commit was SVN r12636.
Этот коммит содержится в:
Tim Prins 2006-11-21 00:33:10 +00:00
родитель c06b740220
Коммит 2afb401e39

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

@ -89,8 +89,6 @@ static int orte_ras_loadleveler_allocate(orte_jobid_t jobid, opal_list_t *attrib
orte_ras_node_t* node;
char ** hostlist = NULL;
int num_hosts = 0;
orte_jobid_t *jptr;
orte_attribute_t *attr;
OBJ_CONSTRUCT(&nodes_list, opal_list_t);