]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.h
removed line option
[mothur.git] / getrabundcommand.h
index 92e8475d154db06761e52ada6d72120bb586ce16..ed51be12ca9e9c0a41b9c03a5089cd9fce7b3893 100644 (file)
@@ -35,9 +35,8 @@ private:
        RAbundVector* rabund;
 
        bool abort, allLines, sorted;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string line, label;
+       string label;
 
        
 };