]> git.donarmstrong.com Git - mothur.git/blobdiff - phylodiversitycommand.cpp
corr.axes spearman
[mothur.git] / phylodiversitycommand.cpp
index a97e09564d6cbf27d67b57fa461469096237f354..4eb652c9b951f0e1384eafeae722b6ea583b5790 100644 (file)
@@ -290,7 +290,7 @@ int PhyloDiversityCommand::createProcesses(vector<int>& procIters, Tree* t, map<
        try {
                #if defined (__APPLE__) || (__MACH__) || (linux) || (__linux)
                int process = 1;
-               int num = 0;
+               
                vector<int> processIDS;
                map< string, vector<float> >::iterator itSum;
                
@@ -595,4 +595,7 @@ vector<float> PhyloDiversityCommand::calcBranchLength(Tree* t, int leaf, map< st
                exit(1);
        }
 }
-//**********************************************************************************************************************
\ No newline at end of file
+//**********************************************************************************************************************
+
+
+