X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=collect.h;h=51712331401747192b62a9198ca6fa3cda8f4cef;hp=79f88fb6dc4ea12a886107743fe7fd8a65a539d5;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=5a86e9e5a5a9e061e17b3ae64fb8881f14e53b8a diff --git a/collect.h b/collect.h index 79f88fb..5171233 100644 --- 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 displays; int numSeqs, numGroupComb, totalNumSeq;