Skip to content

Commit a605bd4

Browse files
author
Ralph Castain
authored
Merge pull request #3278 from rhc54/topic/tm
Remove stale code line
2 parents 1322e5d + 393c453 commit a605bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orte/mca/plm/tm/plm_tm_module.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ static void launch_daemons(int fd, short args, void *cbdata)
261261
/* Add basic orted command line options */
262262
orte_plm_base_orted_append_basic_args(&argc, &argv, "tm",
263263
&proc_vpid_index);
264-
free(nodelist);
265264

266265
if (0 < opal_output_get_verbosity(orte_plm_base_framework.framework_output)) {
267266
param = opal_argv_join(argv, ' ');

0 commit comments

Comments
 (0)