]> git.donarmstrong.com Git - mothur.git/blobdiff - shared.cpp
added smart distance feature and optimized all commands using line by line processing
[mothur.git] / shared.cpp
index 91c4ce5f3411971484f8849aa0510b3a289c7a62..73f283ae7b697c95ec5eacf5195a809162ca94a8 100644 (file)
@@ -16,7 +16,7 @@ Shared::Shared(){
 }
 
 /**************************************************************************************************/
-void Shared::getSharedVectors(int index, SharedListVector* list) {
+void Shared::getSharedVectors(SharedListVector* list) {
                string label, group;
                int i,j;
                label = list->getLabel();