X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cluster.cpp;h=a766e08d47b4af7a46d8093323cb795d57d6aa78;hb=6e8fce385a566f51350274309503d7405e5b9f35;hp=d0a83cfd0f4a7ccd5c73c8ea8966a8e3d49fc03c;hpb=3102812d94898439646131cecdb64fc542913c87;p=mothur.git diff --git a/cluster.cpp b/cluster.cpp index d0a83cf..a766e08 100644 --- a/cluster.cpp +++ b/cluster.cpp @@ -205,7 +205,6 @@ void Cluster::clusterNames(){ void Cluster::update(double& cutOFF){ try { getRowColCells(); -//cout << "got rowcells" << endl; vector foundCol(nColCells, 0);