X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=indicatorcommand.cpp;h=8d1d7f7a6864b261a0a31611a1e02270730cfd32;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hp=97f480e749b7042a07a39d0f48890ff137d49dd0;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/indicatorcommand.cpp b/indicatorcommand.cpp index 97f480e..8d1d7f7 100644 --- a/indicatorcommand.cpp +++ b/indicatorcommand.cpp @@ -240,7 +240,6 @@ int IndicatorCommand::execute(){ util.setGroups(Groups, nameGroups); designMap->setNamesOfGroups(nameGroups); - //loop through the Groups and fill Globaldata's Groups with the design file info vector namesSeqs = designMap->getNamesSeqs(Groups); m->setGroups(namesSeqs); }