]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
rarefaction.shared() fixed bug
[mothur.git] / rarefactsharedcommand.h
index e7d2abc239044e7e4e2de376e0503e580e623f5d..1d877106bda0678fadfd99fff7e17f9766daa841 100644 (file)
@@ -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;