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