]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundvector.cpp
added smart distance feature and optimized all commands using line by line processing
[mothur.git] / sharedrabundvector.cpp
index 386017d9367f7eed2e5bfd984ffedb775a26a31a..ca24b91fdc9ffde552be61dbcd09730e32ec9aa5 100644 (file)
@@ -153,12 +153,6 @@ SharedRAbundVector::SharedRAbundVector(ifstream& f) : DataVector(), maxRank(0),
 
 /***********************************************************************/
 
-SharedRAbundVector::~SharedRAbundVector() {
-
-}
-
-/***********************************************************************/
-
 void SharedRAbundVector::set(int binNumber, int newBinSize, string groupname){
        try {
                int oldBinSize = data[binNumber].abundance;