Restore add channel option to port matrix context menu.
[ardour.git] / gtk2_ardour / global_port_matrix.h
index 1372c651f1d1e7fcef1e91da767da5b81cbc8bb0..4f3bedd1fd667c511bc7d2517e3de10357b152c8 100644 (file)
@@ -36,7 +36,6 @@ public:
        void set_state (ARDOUR::BundleChannel c[2], bool);
        PortMatrixNode::State get_state (ARDOUR::BundleChannel c[2]) const;
 
-       void add_channel (boost::shared_ptr<ARDOUR::Bundle>) {}
        bool can_remove_channels (int d) const {
                return false;
        }