]> git.donarmstrong.com Git - mothur.git/blobdiff - collect.h
working on pam
[mothur.git] / collect.h
index 79f88fb6dc4ea12a886107743fe7fd8a65a539d5..51712331401747192b62a9198ca6fa3cda8f4cef 100644 (file)
--- a/collect.h
+++ b/collect.h
@@ -8,7 +8,6 @@
 #include "rabundvector.hpp"
 #include "sharedordervector.h"
 #include "datavector.hpp"
-#include "globaldata.hpp"
 #include "mothurout.h"
 
 /***********************************************************************/
@@ -27,7 +26,6 @@ public:
        
 private:
        SharedOrderVector* sharedorder;
-       GlobalData* globaldata;
        OrderVector* order;
        vector<Display*> displays;
        int numSeqs, numGroupComb, totalNumSeq;