X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.h;h=a4ffea9c529829da3c3f08cfbc41c5e3bdf5ddcf;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hp=bda398b76b7cf8b0b2bf86c618e8adff71a1ff3a;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/removelineagecommand.h b/removelineagecommand.h index bda398b..a4ffea9 100644 --- a/removelineagecommand.h +++ b/removelineagecommand.h @@ -42,7 +42,6 @@ class RemoveLineageCommand : public Command { int readAlign(); int readList(); int readTax(); - string removeConfidences(string); vector< map > getTaxons(string); };