Remove per-track mono option, as it seems somewhat useless now that we have a mix...
[ardour.git] / gtk2_ardour / panner_ui.h
index e64419b4575b66157fe11d38fcaee42ac39e00ee..3d714d92531d0b1bf62222019b9a10d827d0c630 100644 (file)
@@ -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 ();