X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarycommand.cpp;h=7a167a6432015b41cbd2b8304aaa7c3415542624;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=9a6aac883c7d13af87d735df4a7d484dd379479b;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/summarycommand.cpp b/summarycommand.cpp index 9a6aac8..7a167a6 100644 --- a/summarycommand.cpp +++ b/summarycommand.cpp @@ -777,7 +777,7 @@ vector SummaryCommand::createGroupSummaryFile(int numLines, int numCols, } temp.close(); - //m->mothurRemove(outputNames[i]); + m->mothurRemove(outputNames[i]); }