]> git.donarmstrong.com Git - mothur.git/blobdiff - readotu.h
fixed some bugs
[mothur.git] / readotu.h
index e318af4b872e36eb243900d9de10f5b3fe9092fd..b259733875eb201fbceb87778a6ecd89d8f6c62b 100644 (file)
--- a/readotu.h
+++ b/readotu.h
@@ -27,7 +27,7 @@ public:
        ~ReadOTUFile();
        void read(GlobalData* globaldata);
 private:
-       ifstream fileHandle;
+       //ifstream fileHandle;
        string philFile;
        InputData* input;
        InputData* inputSabund;