Remove unused variable.
This commit was SVN r10712.
Этот коммит содержится в:
родитель
14b3f141db
Коммит
a9df5035f9
@ -37,7 +37,6 @@
|
|||||||
int orte_ras_base_print_node(char **output, char *prefix, orte_ras_node_t *src, orte_data_type_t type)
|
int orte_ras_base_print_node(char **output, char *prefix, orte_ras_node_t *src, orte_data_type_t type)
|
||||||
{
|
{
|
||||||
char *tmp, *tmp2, *pfx2;
|
char *tmp, *tmp2, *pfx2;
|
||||||
size_t j;
|
|
||||||
|
|
||||||
/* set default result */
|
/* set default result */
|
||||||
*output = NULL;
|
*output = NULL;
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user