Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour / session_option_editor.h
index 81d72df731d49a9cbd1a62e044883caa8ba45020..a27ae88ad1d8c23d1ddb0cfe602ecbfb094d42a5 100644 (file)
@@ -37,9 +37,6 @@ private:
 
        ARDOUR::SessionConfiguration* _session_config;
 
-       bool set_use_monitor_section (bool);
-       bool get_use_monitor_section ();
-
        ComboOption<float>* _vpu;
        ComboOption<ARDOUR::SampleFormat>* _sf;
        EntryOption* _take_name;