X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=alignmentdb.cpp;h=9fec737778e01704e98f5c813e3c0554e7ab0981;hp=4ce76ea487d4c34f9b9a8f5f56658a2352ff7721;hb=d1c97b8c04bb75faca1e76ffad60b37a4d789d3d;hpb=a9dbc22713bfc056a797361dd757b1a5c98e1c01 diff --git a/alignmentdb.cpp b/alignmentdb.cpp index 4ce76ea..9fec737 100644 --- a/alignmentdb.cpp +++ b/alignmentdb.cpp @@ -47,7 +47,7 @@ AlignmentDB::AlignmentDB(string fastaFileName, string s, int kmerSize, float gap int start = time(NULL); m->mothurOutEndLine(); m->mothurOut("Reading in the " + fastaFileName + " template sequences...\t"); cout.flush(); - bool aligned = false; + //bool aligned = false; int tempLength = 0; #ifdef USE_MPI