Drag a line in the port matrix to connect a group of things together in one go. ...
[ardour.git] / gtk2_ardour / port_matrix_column_labels.h
index 7ff3bc9138aa6f1b2cb932cfb2097e4f1c4b3d1d..c735eb7e394c130cc1d3ac206dbc3d2818eb6985 100644 (file)
@@ -64,8 +64,6 @@ private:
                return _height - _highest_group_name - 2 * name_pad();
        }
 
-       std::pair<boost::shared_ptr<PortGroup>, ARDOUR::BundleChannel> x_position_to_group_and_channel (double, double) const;
-
        double _longest_bundle_name;
        double _longest_channel_name;
        double _highest_text;