]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
removed line option
[mothur.git] / venncommand.h
index 79a22d9bf6127a222382a6878ac026ebf1d5ae2b..cc6b333d12f7eba65d9837e167220e34d6b3327d 100644 (file)
@@ -41,9 +41,8 @@ private:
        int abund;
        
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string format, groups, calc, line, label;
+       string format, groups, calc, label;
        vector<string> Estimators, Groups;