]> git.donarmstrong.com Git - mothur.git/blobdiff - removegroupscommand.cpp
removed various build warnings
[mothur.git] / removegroupscommand.cpp
index 6042bbecebf848b7a37d158293dc7650d2587c51..2c98e814220432e2d27cf82499235a3fe3e928bb 100644 (file)
@@ -588,6 +588,8 @@ int RemoveGroupsCommand::fillNames(){
                                names.insert(seqs[i]);
                        }
                }
+               
+               return 0;
        }
        catch(exception& e) {
                m->errorOut(e, "RemoveGroupsCommand", "fillNames");