]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.cpp
working on chimera change to add trim feature, fixed bug in print of distance file...
[mothur.git] / chimeracheckcommand.cpp
index abf6b90c161671a231c370caa55c20f317319b60..3104fac58c9b6c4ff9bc1dc4870fcc77c0541853 100644 (file)
@@ -301,7 +301,7 @@ int ChimeraCheckCommand::execute(){
                        
                #ifdef USE_MPI
                
-                               int pid, end, numSeqsPerProcessor; 
+                               int pid, numSeqsPerProcessor; 
                                int tag = 2001;
                                vector<unsigned long int> MPIPos;