X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrabundcommand.h;fp=getrabundcommand.h;h=ed51be12ca9e9c0a41b9c03a5089cd9fce7b3893;hb=f37a59b81c339f574d97042ff6e364146feb457a;hp=92e8475d154db06761e52ada6d72120bb586ce16;hpb=cc1838f288a7712d44929fca5175ce89f3a58f12;p=mothur.git diff --git a/getrabundcommand.h b/getrabundcommand.h index 92e8475..ed51be1 100644 --- a/getrabundcommand.h +++ b/getrabundcommand.h @@ -35,9 +35,8 @@ private: RAbundVector* rabund; bool abort, allLines, sorted; - set lines; //hold lines to be used set labels; //holds labels to be used - string line, label; + string label; };