]> git.donarmstrong.com Git - mothur.git/blobdiff - removelineagecommand.h
working on chimera.perseus. made removeConfidences function smarter. Fixed bug in...
[mothur.git] / removelineagecommand.h
index bda398b76b7cf8b0b2bf86c618e8adff71a1ff3a..a4ffea9c529829da3c3f08cfbc41c5e3bdf5ddcf 100644 (file)
@@ -42,7 +42,6 @@ class RemoveLineageCommand : public Command {
                int readAlign();
                int readList();
                int readTax();  
-               string removeConfidences(string);
                vector< map<string, float> > getTaxons(string);
 };