]> git.donarmstrong.com Git - mothur.git/blobdiff - removeseqscommand.cpp
final commit before testing 1.11
[mothur.git] / removeseqscommand.cpp
index 5f5fe6535d6e159850694204efc83253387b9d4c..5816cfd0ab07d7718c73e66a7fc2c9e0c1c61187 100644 (file)
@@ -394,7 +394,7 @@ int RemoveSeqsCommand::readName(){
                }
                in.close();
                out.close();
-               
+
                if (wroteSomething == false) {
                        m->mothurOut("Your file contains only sequences from the .accnos file."); m->mothurOutEndLine();
                        remove(outputFileName.c_str());