From 9a85516623d2b6b873ba5aade1113e4cfbae497a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 1 Dec 2011 19:34:53 +0000 Subject: cleanup vertical spacing a bit in mixer strip; rename new send options to be more clear on the difference; relabel "sends" button to say "Aux Sends" to be clearer on what it does; code tidy up in processor box and mixer strip git-svn-id: svn://localhost/ardour2/branches/3.0@10850 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/processor_box.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gtk2_ardour/processor_box.h') diff --git a/gtk2_ardour/processor_box.h b/gtk2_ardour/processor_box.h index bbbcf8ceb9..bf02caf3d7 100644 --- a/gtk2_ardour/processor_box.h +++ b/gtk2_ardour/processor_box.h @@ -264,9 +264,6 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject, public ARD Width _width; - Gtk::Menu *send_action_menu; - void build_send_action_menu (); - void new_send (); void show_send_controls (); -- cgit v1.2.3