X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimseqscommand.cpp;h=cbf5e13603ced805d185196fad9129eacb573d22;hb=bc4c4d63e983a3e91e74b5038bfec6705e1a3a2e;hp=1975f9ad26415f0b30e8dc0a15cec072b1eb0122;hpb=5e350c02c92aa01b42b16baf84efbc24166f60a1;p=mothur.git diff --git a/trimseqscommand.cpp b/trimseqscommand.cpp index 1975f9a..cbf5e13 100644 --- a/trimseqscommand.cpp +++ b/trimseqscommand.cpp @@ -378,7 +378,6 @@ int TrimSeqsCommand::driverCreateTrim(string filename, string qFileName, string int success = 1; Sequence currSeq(inFASTA); - string origSeq = currSeq.getUnaligned(); if (origSeq != "") {