]> git.donarmstrong.com Git - mothur.git/blobdiff - readcluster.h
removed read.dist, read.otu, read.tree and globaldata. added current to defaults...
[mothur.git] / readcluster.h
index 9ca2a1b14010bf518e2bc366e4df9d77285361eb..e4d3e4c240882410737b0c785fc04f5fd49432b2 100644 (file)
@@ -29,7 +29,6 @@ public:
        ListVector* getListVector()             {       return list;    }
        
 private:
-       GlobalData* globaldata;
        string distFile, outputDir;
        string OutPutFile, format;
        ListVector* list;