X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=indicatorcommand.cpp;fp=indicatorcommand.cpp;h=fe99c46847ff08fa8359f6899a4ddf9a095126ea;hb=03dca3b32a903c3f29fbcf5b410b19d6ab6dae63;hp=01d8c2e8634d65c31f11515f89ecfa950b81a1ae;hpb=22e2ebf2ee6462b0a828deed0499124975ede6e5;p=mothur.git diff --git a/indicatorcommand.cpp b/indicatorcommand.cpp index 01d8c2e..fe99c46 100644 --- a/indicatorcommand.cpp +++ b/indicatorcommand.cpp @@ -334,7 +334,6 @@ int IndicatorCommand::execute(){ //no longer need original tree, we have output tree to use and label for (int i = 0; i < T.size(); i++) { delete T[i]; } - if (m->control_pressed) { if (designfile != "") { delete designMap; } if (sharedfile != "") { for (int i = 0; i < lookup.size(); i++) { delete lookup[i]; } }