]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
changed reporting in ccode to only report those who are found to be chimeric by all...
[mothur.git] / venncommand.h
index 3671350072afff05cf0816e66ce649182b00d258..79a22d9bf6127a222382a6878ac026ebf1d5ae2b 100644 (file)
@@ -40,9 +40,6 @@ private:
        SAbundVector* sabund;
        int abund;
        
-       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
@@ -54,4 +51,4 @@ private:
 
 
 
-#endif
\ No newline at end of file
+#endif