]> git.donarmstrong.com Git - mothur.git/blobdiff - getotulabelscommand.cpp
fixes while testing 1.33.0
[mothur.git] / getotulabelscommand.cpp
index 452d7f605cdf489e03196ab2237dc187f63fa26c..a1413d244171ea6fa6d68c58969cce4afa86d1b6 100644 (file)
@@ -521,7 +521,6 @@ int GetOtuLabelsCommand::readList(){
         newList.setLabel(list->getLabel());
         int selectedCount = 0;
         bool wroteSomething = false;
-        string snumBins = toString(list->getNumBins());
         
         vector<string> binLabels = list->getLabels();
         vector<string> newLabels;