X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removegroupscommand.cpp;fp=removegroupscommand.cpp;h=9db35cb4bcb1fb78daa9545ecf4464b29c09d2e2;hb=499f4ac6e321f9f03d4c3aa25c3b6880892c8b83;hp=9eefa43c9f303249c812d27a1ccbc481dc6b7fcf;hpb=a935b75dd890da5ae7f09e5e6179f90ab2955348;p=mothur.git diff --git a/removegroupscommand.cpp b/removegroupscommand.cpp index 9eefa43..9db35cb 100644 --- a/removegroupscommand.cpp +++ b/removegroupscommand.cpp @@ -560,9 +560,9 @@ int RemoveGroupsCommand::readShared(){ m->setGroups(groupsToKeep); m->clearAllGroups(); m->saveNextLabel = ""; - m->printedHeaders = false; - m->currentBinLabels.clear(); - m->binLabelsInFile.clear(); + m->printedSharedHeaders = false; + m->currentSharedBinLabels.clear(); + m->sharedBinLabelsInFile.clear(); InputData input(sharedfile, "sharedfile"); lookup = input.getSharedRAbundVectors();