X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsobs.cpp;h=9c3f4ddb1d47f1518791d6d95e3f94200823f175;hb=8c548985e92f5be0bde10eddea89a6ae888b73da;hp=14f5bf59d6552303d664e275e7c4173643a36179;hpb=e765c82f82cf749825b4e577636553afb66d0dc8;p=mothur.git diff --git a/sharedsobs.cpp b/sharedsobs.cpp index 14f5bf5..9c3f4dd 100644 --- a/sharedsobs.cpp +++ b/sharedsobs.cpp @@ -16,7 +16,7 @@ EstOutput SharedSobs::getValues(SharedRAbundVector* shared1, SharedRAbundVector* shared2){ try { data.resize(1,0); - int observed = 0;; + int observed = 0; //loop through the species in each group for (int k = 0; k < shared1->size(); k++) {