From c6509b8f86c29f05e64e98093fda7635ac951ebb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 19 Jul 2009 20:12:59 +0000 Subject: Restore add channel option to port matrix context menu. git-svn-id: svn://localhost/ardour2/branches/3.0@5383 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/session_option_editor.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/session_option_editor.cc') diff --git a/gtk2_ardour/session_option_editor.cc b/gtk2_ardour/session_option_editor.cc index 5defe27e9d..cf7e856def 100644 --- a/gtk2_ardour/session_option_editor.cc +++ b/gtk2_ardour/session_option_editor.cc @@ -93,7 +93,6 @@ public: return (dim == OTHER); } - void add_channel (boost::shared_ptr) {} bool can_remove_channels (int) const { return false; } -- cgit v1.2.3