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