]> git.donarmstrong.com Git - mothur.git/blobdiff - pcrseqscommand.h
bugs found while testing
[mothur.git] / pcrseqscommand.h
index 45ce6f3f153e6020f00c859b1928cc1d74ea2a55..420a5ebc3e4b0cb527a3c2c692797c0b627c3b46 100644 (file)
@@ -45,7 +45,7 @@ private:
        bool getOligos(vector<vector<string> >&, vector<vector<string> >&, vector<vector<string> >&);
     bool abort, keepprimer, keepdots;
        string fastafile, oligosfile, taxfile, groupfile, namefile, ecolifile, outputDir, nomatch;
-       int start, end, pdiffs, processors, length;
+       int start, end, processors, length;
        
     vector<string> revPrimer, outputNames;
        vector<string> primers;