mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove per-track mono option, as it seems somewhat useless now that we have a mix mono button in the monitor section.
git-svn-id: svn://localhost/ardour2/branches/3.0@8675 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
04724c21b6
commit
1b0b7849ee
6 changed files with 5 additions and 59 deletions
|
|
@ -79,7 +79,6 @@ class PannerUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
void set_meter_strip_name (std::string name);
|
||||
boost::shared_ptr<PBD::Controllable> get_controllable();
|
||||
|
||||
void set_mono (bool);
|
||||
void on_size_allocate (Gtk::Allocation &);
|
||||
|
||||
static void setup_slider_pix ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue