Remove all the now unused functions in the MidiModel class.
[ardour.git] / libs / ardour / ardour / midi_region.h
index 87e89c695b5709c82925a67076a7aa59b9941f60..250a58aa7046f8cd53466953b85650a67f4b67f8 100644 (file)
@@ -101,7 +101,6 @@ class LIBARDOUR_API MidiRegion : public Region
        boost::shared_ptr<const MidiModel> model() const;
 
        void fix_negative_start ();
-       void transpose (int);
 
   protected: