set annotation draw function by type
[mussa.git] / alg / seq_span.hpp
index cf2723ea928d7bfc80034bba4d3d811940b226bb..6635a10c9dfbd182f2dc0c50e70d01683b2041c9 100644 (file)
@@ -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 &,