X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shen.h;fp=shen.h;h=fa8b70030e1e9ae742f86cc4f77e00d3870dedac;hb=cd37904452dc95b183ff313ff05720c562902487;hp=59d6c3abe6893685a000562183c8d8052a8fa467;hpb=0470f6d037aacb3563c3f7010708120a4a67d4e6;p=mothur.git diff --git a/shen.h b/shen.h index 59d6c3a..fa8b700 100644 --- a/shen.h +++ b/shen.h @@ -11,7 +11,6 @@ */ #include "calculator.h" -#include "globaldata.hpp" /* This class implements the shen calculator on single group. It is a child of the calculator class. */ @@ -27,7 +26,6 @@ public: private: int m; int abund; - GlobalData* globaldata; };