]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.cpp
pat's minor edits to distance calculations
[mothur.git] / distancecommand.cpp
index 47e22ad47d21e9320dd5ee60bb6d40525793662d..2cc92a7d1599ac96309887d0c2e7b8a14f37a364 100644 (file)
@@ -205,8 +205,6 @@ int DistanceCommand::execute(){
                        
                        MPI_File_open(MPI_COMM_WORLD, filename, amode, MPI_INFO_NULL, &outMPI);
                        
-                       if (m->control_pressed) {   MPI_File_close(&outMPI);  delete distCalculator;  return 0;  }
-
                        if (pid == 0) { //you are the root process 
                        
                                //do your part