]> git.donarmstrong.com Git - mothur.git/blobdiff - weighted.cpp
removed various build warnings
[mothur.git] / weighted.cpp
index 24adbba9de929382c8bbcaa3efc2272365c73f24..30e4a7682dc4ae4ad840fcdf2f7a31921fc8c351 100644 (file)
@@ -294,9 +294,7 @@ EstOutput Weighted::getValues(Tree* t, string groupA, string groupB) {
                
                        D += weightedSum;
                }
-               
-               int numLeaves = t->getNumLeaves();
-               
+                               
                //calculate u for the group comb 
                for(int i=0;i<t->getNumNodes();i++){