X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tree.h;h=d6a3b556f09ca251a2cbad64e07c0187dd50e6b4;hb=9daea1c357d32c6a7b34c5cbec122b7cfc5c92e3;hp=828b03868e9703f57e83d5e9b10117d260a44e52;hpb=ef2b771b08a9753db3800b06b9860317204dad5b;p=mothur.git diff --git a/tree.h b/tree.h index 828b038..d6a3b55 100644 --- a/tree.h +++ b/tree.h @@ -24,7 +24,6 @@ public: void getCopy(Tree*); //makes tree a copy of the one passed in. - void resetTree(); //this is needed to allow user to omit names from the group file void assembleRandomTree(); void assembleRandomUnifracTree(vector); void assembleRandomUnifracTree(string, string);