]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
fixed bug in read tree
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index 828b03868e9703f57e83d5e9b10117d260a44e52..d6a3b556f09ca251a2cbad64e07c0187dd50e6b4 100644 (file)
--- 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<string>);
        void assembleRandomUnifracTree(string, string);