]> git.donarmstrong.com Git - mothur.git/blobdiff - collectcommand.h
bugs for 1.5
[mothur.git] / collectcommand.h
index 3b79d7f2144c0c41c6b42f221bd53d2a6dfe07aa..b099c8a44390ef361019de2e12dff6af71f1dc73 100644 (file)
@@ -46,15 +46,12 @@ private:
        GlobalData* globaldata;
        ReadOTUFile* read;
        OrderVector* order;
-       OrderVector* lastOrder;
        InputData* input;
        Collect* cCurve;
        ValidCalculators* validCalculator;
        vector<Display*> cDisplays;
        int freq, abund, size;
-       OptionParser* parser;
-       map<string, string> parameters;
-       map<string, string>::iterator it;
+
        bool abort, allLines;
        set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used