X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=suffixtree.hpp;h=d2b69e42325777d508a23000b0bc0924e0cc34f9;hp=805b9b0fda003cbeade1ce5ea875cb994ab3c960;hb=d1c97b8c04bb75faca1e76ffad60b37a4d789d3d;hpb=74844a60d80c6dd06e3fb02ee9b928424f9019b0 diff --git a/suffixtree.hpp b/suffixtree.hpp index 805b9b0..d2b69e4 100644 --- a/suffixtree.hpp +++ b/suffixtree.hpp @@ -36,7 +36,6 @@ class SuffixTree { public: SuffixTree(); ~SuffixTree(); -// SuffixTree(string, string); void loadSequence(Sequence); string getSeqName();