]> git.donarmstrong.com Git - mothur.git/blobdiff - suffixtree.hpp
changes while testing
[mothur.git] / suffixtree.hpp
index 805b9b0fda003cbeade1ce5ea875cb994ab3c960..d2b69e42325777d508a23000b0bc0924e0cc34f9 100644 (file)
@@ -36,7 +36,6 @@ class SuffixTree {
 public:
        SuffixTree();
        ~SuffixTree();
-//     SuffixTree(string, string);
 
        void loadSequence(Sequence);
        string getSeqName();