
It turns out that we were improperly allocating an array if -np was not passed. Also, we were not really using this array for anything. So this gets rid of the array and performs some minor cleanup. This commit was SVN r11934. The following Trac tickets were found above: Ticket 452 --> https://svn.open-mpi.org/trac/ompi/ticket/452