X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimseqscommand.cpp;h=6aea7d827b5a3acab51a330958fb62bacaaa16d0;hb=df905918ace8537273616b4120d404ebd29dc9cc;hp=abfe15a17a18d9e203be7bc4bfaac0fd0e6b4a0f;hpb=c3396974063d6efc5e5850ddf4ed8ab65cc94bb9;p=mothur.git diff --git a/trimseqscommand.cpp b/trimseqscommand.cpp index abfe15a..6aea7d8 100644 --- a/trimseqscommand.cpp +++ b/trimseqscommand.cpp @@ -352,7 +352,6 @@ int TrimSeqsCommand::execute(){ if (m->control_pressed) { return 0; } if(allFiles){ - //clear out all old group files map uniqueFastaNames;// so we don't add the same groupfile multiple times map::iterator it; set namesToRemove;