]> git.donarmstrong.com Git - mothur.git/blobdiff - binsequencecommand.h
removed line option
[mothur.git] / binsequencecommand.h
index 8ea88cbfcff767eec8461df493cea50217675404..a183151f3580ab5232a1108c25a58c22a0c540e6 100644 (file)
@@ -37,9 +37,8 @@ private:
        FastaMap* fasta;
        GroupMap* groupMap;
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string filename, fastafile, namesfile, groupfile, line, label;
+       string filename, fastafile, namesfile, groupfile, label;
        ofstream out;
        ifstream in, inNames;