X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimseqscommand.h;h=80e1ebe1a00e2f56ec19a6f23c3ba890af1c4f10;hb=1f0e54b53b714781f3f2fee7d01177fade98a625;hp=2ab7de3e7fc62835429581757fda19f25abad030;hpb=14cddf859d97118481161bf3e85a647976020758;p=mothur.git diff --git a/trimseqscommand.h b/trimseqscommand.h index 2ab7de3..80e1ebe 100644 --- a/trimseqscommand.h +++ b/trimseqscommand.h @@ -399,7 +399,7 @@ static DWORD WINAPI MyTrimThreadFunction(LPVOID lpParam){ string thisGroup = ""; if (pDataArray->createGroup) { if(pDataArray->barcodes.size() != 0){ - string thisGroup = pDataArray->barcodeNameVector[barcodeIndex]; + thisGroup = pDataArray->barcodeNameVector[barcodeIndex]; if (pDataArray->primers.size() != 0) { if (pDataArray->primerNameVector[primerIndex] != "") { if(thisGroup != "") {