]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
merged pat's trim seqs edits with sarah's major overhaul of global data; also added...
[mothur.git] / matrixoutputcommand.h
index d6099326a69ac5ef1daf95ce192bc3cad1fd712f..07743e5b4df6d867323c89c2acd78b241486bd00 100644 (file)
@@ -45,9 +45,7 @@ private:
        string exportFileName;
        int numGroups;
        ofstream out;
-       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