a slew of as-yet incomplete work to get VCA solo+mute closer to working
[ardour.git] / libs / ardour / ardour / mute_control.h
index f9a55cacfca6a3ebda7e3fd8630ef8e91241b231..8e5e3fd27ad5d2c9d08e872499dcde06abe841d8 100644 (file)
@@ -61,7 +61,6 @@ class LIBARDOUR_API MuteControl : public SlavableAutomationControl
        MuteMaster::MutePoint mute_points () const;
 
   protected:
-       void master_changed (bool, PBD::Controllable::GroupControlDisposition);
        void actually_set_value (double, PBD::Controllable::GroupControlDisposition group_override);
 
   private: