X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=taxonomyequalizer.h;h=191267c1a44833c69437b2f8dbbb616e7566cf60;hb=1a968f34ae2d2680eaf189a197d1a21b8dfd6c03;hp=c1e43f446f4700bd52fd1a17641759b2adbf7f27;hpb=e189982e0a9b7352ad57cc38ccee675f128be22e;p=mothur.git diff --git a/taxonomyequalizer.h b/taxonomyequalizer.h index c1e43f4..191267c 100644 --- a/taxonomyequalizer.h +++ b/taxonomyequalizer.h @@ -39,7 +39,6 @@ private: int getHighestLevel(ifstream&); //scans taxonomy file to find taxonomy with highest level void extendTaxonomy(string, string&, int); //name, taxonomy, desired level void truncateTaxonomy(string, string&, int); //name, taxonomy, desired level - void removeConfidences(string&); //removes the confidence limits on the taxon MothurOut* m; };