]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundfloatvector.cpp
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / sharedrabundfloatvector.cpp
index b8b91028625cec0cfd1ef59d7dc82ab67b40cde5..fa32fc43a873d22482cfcb8e4172343f3516cbce 100644 (file)
@@ -152,8 +152,6 @@ SharedRAbundFloatVector::SharedRAbundFloatVector(ifstream& f) : DataVector(), ma
                
                m->saveNextLabel = nextLabel;
                m->setAllGroups(allGroups);
-        for (int i = 0; i < allGroups.size(); i++) { cout << allGroups[i] << endl; }
-       
        }
        catch(exception& e) {
                m->errorOut(e, "SharedRAbundFloatVector", "SharedRAbundFloatVector");