]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.cpp
Changed back to xcode build.
[mothur.git] / getlineagecommand.cpp
index 8a825a1ca76c077cade0e6aecd078eb3fa72ea38..4231435e556f205b753985bacca8d418b0d07c2c 100644 (file)
@@ -542,7 +542,7 @@ int GetLineageCommand::readTax(){
                m->openInputFile(taxfile, in);
                string name, tax;
                
-               bool wroteSomething = false;
+               //bool wroteSomething = false;
                
                bool taxonsHasConfidence = false;
                vector< map<string, int> > searchTaxons;