]> git.donarmstrong.com Git - mothur.git/blobdiff - removeotuscommand.cpp
removed various build warnings
[mothur.git] / removeotuscommand.cpp
index 0e7d302ecc065c00a364dfe8e58b0b6e46750a6a..1a7d3bd8eb5c1a876e6edc6282418dd2d1ce3b30 100644 (file)
@@ -388,6 +388,7 @@ int RemoveOtusCommand::processList(ListVector*& list, GroupMap*& groupMap, ofstr
                
                m->mothurOut(newList.getLabel() + " - removed " + toString(numOtus) + " of the " + toString(list->getNumBins()) + " OTUs."); m->mothurOutEndLine();
                
+               return 0;
                
        }
        catch(exception& e) {