]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
fixes while testing 1.33.0
[mothur.git] / parselistscommand.h
index 84abc85d46e0bc3fddd916a0095c4b45aa44dbd1..48b53a69d8141efbedc7373de2d770d53bace282 100644 (file)
@@ -47,9 +47,6 @@ private:
        set<string> labels;
        bool abort, allLines;
        vector<string> outputNames;
-       
-       map<string, ofstream*> filehandles;
-       map<string, ofstream*>::iterator it3;
 
 };