X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactsharedcommand.h;h=1d877106bda0678fadfd99fff7e17f9766daa841;hb=8c548985e92f5be0bde10eddea89a6ae888b73da;hp=e7d2abc239044e7e4e2de376e0503e580e623f5d;hpb=e765c82f82cf749825b4e577636553afb66d0dc8;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index e7d2abc..1d87710 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -17,7 +17,6 @@ #include "sharedordervector.h" #include "sharedlistvector.h" #include "inputdata.h" -#include "groupmap.h" #include "rarefact.h" #include "display.h" #include "readmatrix.hpp" @@ -45,7 +44,6 @@ public: private: GlobalData* globaldata; - GroupMap* groupmap; SharedListVector* SharedList; ReadMatrix* read; SharedOrderVector* order;