]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.cpp
fixed some bugs found while testing 1.8
[mothur.git] / readotucommand.cpp
index e55e9805af42cf37728fad27cc4f8b60f36fc882..89013e68bfd0235678ac6664838e3259596956f3 100644 (file)
@@ -225,13 +225,8 @@ int ReadOtuCommand::execute(){
                                globaldata->setListFile("");
                                globaldata->setGroupFile("");
                                globaldata->setSharedFile("");
-                       }else{
-                               
-                               //change format to shared  to speed up commands
-                               globaldata->setFormat("sharedfile");
-                               globaldata->setListFile("");
-                               globaldata->setGroupFile("");
                        }
+                       
                        delete shared;
                }
                return 0;