From 3c352a3ca41c9aaa58e9d523c8d6ed914b9133c5 Mon Sep 17 00:00:00 2001 From: Tim Woodall Date: Tue, 12 Oct 2004 21:14:25 +0000 Subject: [PATCH] restore prior version This commit was SVN r3073. --- src/mca/pcm/rsh/pcm_rsh_spawn.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mca/pcm/rsh/pcm_rsh_spawn.c b/src/mca/pcm/rsh/pcm_rsh_spawn.c index bda4c15522..7d3ad1bd8d 100644 --- a/src/mca/pcm/rsh/pcm_rsh_spawn.c +++ b/src/mca/pcm/rsh/pcm_rsh_spawn.c @@ -430,7 +430,6 @@ internal_spawn_proc(mca_pcm_rsh_module_t *me, proc_cleanup: -#if 0 if (high_qos) { mca_pcm_base_add_started_pids(jobid, pid, my_start_vpid, my_start_vpid + num_procs - 1); @@ -449,7 +448,6 @@ proc_cleanup: ret = OMPI_ERROR; } } -#endif cleanup: /* free up everything we used on the way */