X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tree.h;h=603f1c3160f984248e427353e3bc745bd4f5c4b0;hb=df1ea5f2151b9334c471bf4310f78f51bba098be;hp=99cd68fa7f4b71dfeebffc90ad649a1f01c6564e;hpb=2a7d1455e8cfe4f67a7173f3a7249762c5436217;p=mothur.git diff --git a/tree.h b/tree.h index 99cd68f..603f1c3 100644 --- a/tree.h +++ b/tree.h @@ -62,10 +62,7 @@ private: //not included in the tree. //only takes names from the first tree in the tree file and assumes that all trees use the same names. int readTreeString(ifstream&); - string readLabel(ifstream&); - string readName(ifstream&); - string readBranchLength(ifstream&); - + MothurOut* m; };