]> git.donarmstrong.com Git - mothur.git/blobdiff - ace.cpp
fixed parsimony bug
[mothur.git] / ace.cpp
diff --git a/ace.cpp b/ace.cpp
index 064779467d92c14a514f9ad10c4fd714763401ed..17049bdc414f7e4cb0371332b3e2aef7ac2c4f41 100644 (file)
--- a/ace.cpp
+++ b/ace.cpp
@@ -14,7 +14,6 @@
 EstOutput Ace::getValues(SAbundVector* rank) {
        try {
                data.resize(3,0);
-       //      vector<double> aceData(3,0);
                double ace, acelci, acehci;
        
                int nrare = 0;