Now that notify_length_changed() just calls
[ardour.git] / libs / ardour / ardour / midi_track.h
index 1f2f11b5bcb5cfb59d69776db491a8bf7a7528c0..018b5c4f601e33c17ccf49606726a79f8b861908 100644 (file)
@@ -117,6 +117,8 @@ protected:
        bool should_monitor () const;
        bool send_silence () const;
 
+       void act_on_mute ();
+
   private:
 
        virtual boost::shared_ptr<Diskstream> diskstream_factory (XMLNode const &);