Mackie Control: Remove unused global_solo_* functions, moved functionality to clearso...
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.h
index 802d5a623531a4d68299bb3ea719090f23df9160..a5e23403dc69d2568017dce89a269d49f981b593 100644 (file)
@@ -423,8 +423,6 @@ class MackieControlProtocol
        Mackie::LedState channel_right_release(Mackie::Button &);
        Mackie::LedState clicking_press(Mackie::Button &);
        Mackie::LedState clicking_release(Mackie::Button &);
-       Mackie::LedState global_solo_press(Mackie::Button &);
-       Mackie::LedState global_solo_release(Mackie::Button &);
        Mackie::LedState marker_press(Mackie::Button &);
        Mackie::LedState marker_release(Mackie::Button &);
        Mackie::LedState save_press(Mackie::Button &);