]> git.donarmstrong.com Git - mothur.git/blobdiff - splitabundcommand.cpp
fixed bug with shhh.flow from file path name in write functions, added "smart" featur...
[mothur.git] / splitabundcommand.cpp
index 989ef596168ff1894009fd8c625edc881197ef87..8131fa9195f6b8d939b27891605dd862d618964b 100644 (file)
@@ -216,7 +216,6 @@ SplitAbundCommand::SplitAbundCommand(string option)  {
                        m->mothurConvert(temp, cutoff); 
 
                        if (cutoff == 0) {  m->mothurOut("You must provide a cutoff to qualify what is abundant for the split.abund command. "); m->mothurOutEndLine(); abort = true;  }
-
                }
 
        }