]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
removed line option
[mothur.git] / getsabundcommand.h
index 2612b7daa6c178f8ae0468893c49c2c9c613a38c..e2ea5d292fdf7bbd4e9a1d1fb58ab62a80549c6c 100644 (file)
@@ -35,9 +35,8 @@ private:
        SAbundVector* sabund;
 
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string line, label;
+       string label;
 
 };