X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlineagecommand.h;h=a6770614b6dfffac32f4e57ce65f451a0046085e;hb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;hp=4c9514d2226028f54d6996070d3776d66aab6122;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getlineagecommand.h b/getlineagecommand.h index 4c9514d..a677061 100644 --- a/getlineagecommand.h +++ b/getlineagecommand.h @@ -44,7 +44,6 @@ class GetLineageCommand : public Command { int readAlign(); int readList(); int readTax(); - string removeConfidences(string); vector< map > getTaxons(string); };