]> git.donarmstrong.com Git - mothur.git/blobdiff - deuniquetreecommand.h
added tree reader class to handle reading trees. Reworked the tree map to tree class...
[mothur.git] / deuniquetreecommand.h
index 6d72253bad9b1556aed865cae0a1e8b52c91cdea..18a6e5e95491603f051b847467db80512d3ad517 100644 (file)
@@ -12,7 +12,6 @@
 
 
 #include "command.hpp"
-#include "treemap.h"
 #include "sharedutilities.h"
 #include "readtree.h"
 
@@ -35,7 +34,6 @@ public:
        
        
 private:
-       TreeMap* tmap;
        int numUniquesInName;
        
        bool abort;