X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fseq_span.hpp;h=6635a10c9dfbd182f2dc0c50e70d01683b2041c9;hp=cf2723ea928d7bfc80034bba4d3d811940b226bb;hb=3c5e9d09704b35421555398fe79bb50b4218d615;hpb=55f0a3e9612b3e1df2c588682d7f605203eab421 diff --git a/alg/seq_span.hpp b/alg/seq_span.hpp index cf2723e..6635a10 100644 --- a/alg/seq_span.hpp +++ b/alg/seq_span.hpp @@ -58,7 +58,6 @@ public: enum strand_type { UnknownStrand, MinusStrand, PlusStrand, BothStrand, SameStrand, OppositeStrand, SingleStrand }; -public: SeqSpan(const SeqSpan &); SeqSpan(const SeqSpan *); explicit SeqSpan(const std::string &,