X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tree.h;h=603f1c3160f984248e427353e3bc745bd4f5c4b0;hb=28d6f2bddc5c0718ae7f63648be3130a35fb0f02;hp=99cd68fa7f4b71dfeebffc90ad649a1f01c6564e;hpb=814675616c10a40911886afb9dfe216f0245e3a2;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; };