X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.h;h=a4ffea9c529829da3c3f08cfbc41c5e3bdf5ddcf;hb=74dc92cf53df65fd8b14d8eaf35489bbecbccac6;hp=bda398b76b7cf8b0b2bf86c618e8adff71a1ff3a;hpb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;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); };