]> git.donarmstrong.com Git - mothur.git/blobdiff - pairwiseseqscommand.cpp
working on chimera change to add trim feature, fixed bug in print of distance file...
[mothur.git] / pairwiseseqscommand.cpp
index f261dd91ff256f953fed82114e42e3d79ff7f5cc..7a1ba4d5e82bb78a620baa2c9abc39d834b37995 100644 (file)
@@ -770,7 +770,7 @@ int PairwiseSeqsCommand::driverMPI(int startLine, int endLine, string file, unsi
 
                MPI_File_open(MPI_COMM_SELF, filename, amode, MPI_INFO_NULL, &outMPI);
 
-               int startTime = time(NULL);
+               
                
                string outputString = "";
                size = 0;
@@ -846,7 +846,7 @@ int PairwiseSeqsCommand::driverMPI(int startLine, int endLine, string file, unsi
 
                MPI_File_open(MPI_COMM_SELF, filename, amode, MPI_INFO_NULL, &outMPI);
                
-               int startTime = time(NULL);
+               
                
                string outputString = "";
                size = 0;