]> git.donarmstrong.com Git - mothur.git/blobdiff - hcluster.h
added warning about average neighbor merges around cutoff. fixed little bugs.
[mothur.git] / hcluster.h
index 679abbc2cc19e54f5a3028155de3d6d18372d937..bff432892144bfc0caa3f52f9cdd2691a605e72a 100644 (file)
@@ -71,7 +71,7 @@ protected:
        int smallCol;
        float smallDist, cutoff;
        map<string, int> seq2Bin;
-       bool mapWanted, exitedBreak, firstRead;
+       bool mapWanted, exitedBreak;
        seqDist next;
        string method, distfile;
        ifstream filehandle;