]> git.donarmstrong.com Git - mothur.git/blobdiff - aligncommand.cpp
working on chimera change to add trim feature, fixed bug in print of distance file...
[mothur.git] / aligncommand.cpp
index 39408427d87d439d6cdf8e637dd656df5049becd..b6a2c0bcd46b7bfeaf48ad548dea6dec5ca3a823 100644 (file)
@@ -310,7 +310,7 @@ int AlignCommand::execute(){
                        int start = time(NULL);
                
 #ifdef USE_MPI 
-                               int pid, end, numSeqsPerProcessor; 
+                               int pid, numSeqsPerProcessor; 
                                int tag = 2001;
                                vector<unsigned long int> MPIPos;
                                MPIWroteAccnos = false;