remove annot class in favor of SeqSpan
[mussa.git] / alg / annotation_colors.hpp
index 50c738b6867cc3092cf2c34dd6dd5d64dd3c9b9a..26b56c93d8bcde5ddcebc9802205a52e24c6f302 100644 (file)
@@ -60,7 +60,6 @@ public:
   void erase(const std::string &type, const std::string& instance);
 
   //! lookup an annotation color
-  Color lookup(const annot &) const;
   Color lookup(const std::string &, const std::string &) const;
 private:
   // nested maps, with default?