]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefact.cpp
removed various build warnings
[mothur.git] / rarefact.cpp
index ec77dd57f2ce811bcac6fa588ee715114eb10f1c..032cd93752db10521d18495aa141888e37720963 100644 (file)
@@ -116,7 +116,7 @@ int Rarefact::createProcesses(vector<int>& procIters, RarefactionCurveData* rcd,
        try {
 #if defined (__APPLE__) || (__MACH__) || (linux) || (__linux)
                int process = 1;
-               int num = 0;
+               
                vector<int> processIDS;
                
                EstOutput results;