X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unweighted.h;h=b6f225f07392fde58d7afd46536562ee5514b104;hb=d97b619c4297b1274c754d73a64792ba656b0a79;hp=e3bf3a8fc240648e4a38f48ced539845d3648706;hpb=bfbc55964f1977da72c2cea984288a427d370a59;p=mothur.git diff --git a/unweighted.h b/unweighted.h index e3bf3a8..b6f225f 100644 --- a/unweighted.h +++ b/unweighted.h @@ -26,9 +26,7 @@ class Unweighted : public TreeCalculator { private: GlobalData* globaldata; EstOutput data; - vector penalty; TreeMap* tmap; - bool inUsersGroups(string); };